geneea-nlp-client

The SDK library and command-line interface to Geneea Interpretor, an NLP REST API.


Keywords
geneea, python, interpretor, nlp, nlu, api, cli
License
Apache-2.0
Install
pip install geneea-nlp-client==1.4.4

Documentation

Geneea Interpretor Client

Interpretor is a Natural Language Processing platform which helps the users leverage their text data. Features include

  • language detection
  • entity recognition
  • semantic tagging
  • sentiment analysis

This package contains Python SDK which enables easy integration of Interpretor General NLP REST API with your code.

For detailed information, please read the docs.