Skip to content

v1.2.1 - Updated Documentation - Fixed a minor bug

Compare
Choose a tag to compare
@gurudevrao gurudevrao released this 30 Jun 19:48
· 91 commits to master since this release
a7780e1

Python Client for Gurunudi AI

✨ Major features

  • Chatbot: General conversation with Gurunudi AI
  • Co-reference Resolution: Resolves co-references in a text
  • Definition: Returns definition(s) of a given noun or word or phrase
  • Fix Case: Fixes any case issues in a text
  • Intent Extraction: Recognizes intents in a given piece of text
  • Keyword Extraction: - Lists keywords in a given piece of text
  • Language Detection: - Detects the language of a given piece of text
  • Named Entities: - Lists the named entities in a given piece of text
  • Sentence Extraction: - Extracts sentences from a given piece of text
  • Sentiment Analysis: - Analyzes the sentiment of a given piece of text
  • Spell Check: - Fixes any spelling issues in a given piece of text
  • Summarize: - Generates a short summary of a long text
  • Syntactic Dependency: - Generates a dependency parse tree of the tokens in a text
  • Syntax Analysis: - Lists syntactic details like part of speech and lemma of the tokens in a text
  • Title Generation: - Generates a title for a given piece of large text
  • Topic Modeling: - Suggests topics for a given piece of text
  • Translate: - Translates text from one language to another

👥 Contributors

This release is brought to you by @gurudevrao