Metadata-Version: 2.1
Name: geneea-nlp-client
Version: 1.3.0
Summary: The SDK library and command-line interface to Geneea Interpretor, an NLP REST API.
Home-page: https://geneea.com
Author: Geneea Analytics s.r.o
Author-email: support@geneea.com
License: UNKNOWN
Project-URL: Documentation, https://help.geneea.com/sdk/index.html
Project-URL: Source Code, https://bitbucket.org/geneea/sdk
Description: # 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](https://help.geneea.com/api_general/index.html#api-general) with your code.
        
        For detailed information, please [read the docs](https://help.geneea.com/sdk/index.html).
        
Keywords: geneea python interpretor nlp nlu api cli
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Provides-Extra: examples
