Skip to content

v1.2 - Production Release

Compare
Choose a tag to compare
@gurudevrao gurudevrao released this 30 Jun 18:55
· 94 commits to master since this release
78e7474

This is the first major release of the Gurunudi AI client.

✨ Major features

  • NEW: Chatbot - general conversation with Gurunudi AI
  • NEW: Co-reference Resolution - resolves co-references in a text
  • NEW: Definition - returns definition(s) of a given noun or word or phrase
  • NEW: Fix Case - fixes any case issues in a text
  • NEW: Intent Extraction - recognizes intents in a given piece of text
  • NEW: Keyword Extraction - lists keywords in a given piece of text
  • NEW: Language Detection - detects the language of a given piece of text
  • NEW: Named Entities - lists the named entities in a given piece of text
  • NEW: Sentence Extraction - extracts sentences from a given piece of text
  • NEW: Sentiment Analysis - analyzes the sentiment of a given piece of text
  • NEW: Spell Check - fixes any spelling issues in a given piece of text
  • NEW: Summarize - generates a short summary of a long text
  • NEW: Syntactic Dependency - generates a dependency parse tree of the tokens in a text
  • NEW: Syntax Analysis - lists syntactic details like part of speech and lemma of the tokens in a text
  • NEW: Title Generation - generates a title for a given piece of large text
  • NEW: Topic Modeling - suggests topics for a given piece of text
  • NEW: Translate - translates text from one language to another

👥 Contributors

This release is brought to you by @gurudevrao