geneea-nlp-client


Namegeneea-nlp-client JSON
Version 1.5.1 PyPI version JSON
download
home_pagehttps://geneea.com
SummaryThe SDK library and command-line interface to Geneea Interpretor, an NLP REST API.
upload_time2024-05-13 12:31:42
maintainerNone
docs_urlNone
authorGeneea Analytics s.r.o
requires_pythonNone
licenseNone
keywords geneea python interpretor nlp nlu api cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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).



            

Raw data

            {
    "_id": null,
    "home_page": "https://geneea.com",
    "name": "geneea-nlp-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "geneea python interpretor nlp nlu api cli",
    "author": "Geneea Analytics s.r.o",
    "author_email": "support@geneea.com",
    "download_url": "https://files.pythonhosted.org/packages/0f/3c/6a4f9ee6d2a80618d5fab1396266def26dbba0a55ee9845ac5fc8dcc5771/geneea-nlp-client-1.5.1.tar.gz",
    "platform": null,
    "description": "# Geneea Interpretor Client\n\nInterpretor is a Natural Language Processing platform which helps the users leverage their text data. Features include \n\n- language detection\n- entity recognition\n- semantic tagging\n- sentiment analysis\n\nThis 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.\n\nFor detailed information, please [read the docs](https://help.geneea.com/sdk/index.html).\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The SDK library and command-line interface to Geneea Interpretor, an NLP REST API.",
    "version": "1.5.1",
    "project_urls": {
        "Documentation": "https://help.geneea.com/sdk/index.html",
        "Homepage": "https://geneea.com",
        "Source Code": "https://bitbucket.org/geneea/sdk"
    },
    "split_keywords": [
        "geneea",
        "python",
        "interpretor",
        "nlp",
        "nlu",
        "api",
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "556336009bd9ba59ef2967d1e93aa0f06109726ca3270d93dfd62a25eea2d4df",
                "md5": "fb56dbd94aa2bb3de5b3fb3522b5ea2e",
                "sha256": "94dba40bc10e8da111b6b920bf9012639d4aaa2bd8c263fa395044c582dd1f2d"
            },
            "downloads": -1,
            "filename": "geneea_nlp_client-1.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb56dbd94aa2bb3de5b3fb3522b5ea2e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 69552,
            "upload_time": "2024-05-13T12:31:41",
            "upload_time_iso_8601": "2024-05-13T12:31:41.146173Z",
            "url": "https://files.pythonhosted.org/packages/55/63/36009bd9ba59ef2967d1e93aa0f06109726ca3270d93dfd62a25eea2d4df/geneea_nlp_client-1.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f3c6a4f9ee6d2a80618d5fab1396266def26dbba0a55ee9845ac5fc8dcc5771",
                "md5": "58f0c1901d25e82729aea2aa0810433e",
                "sha256": "83e090da8b9176e25cbf0b33256fef213dfc67e5bef59c1a3ef86ec7bf556460"
            },
            "downloads": -1,
            "filename": "geneea-nlp-client-1.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "58f0c1901d25e82729aea2aa0810433e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 51271,
            "upload_time": "2024-05-13T12:31:42",
            "upload_time_iso_8601": "2024-05-13T12:31:42.337722Z",
            "url": "https://files.pythonhosted.org/packages/0f/3c/6a4f9ee6d2a80618d5fab1396266def26dbba0a55ee9845ac5fc8dcc5771/geneea-nlp-client-1.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 12:31:42",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "geneea",
    "bitbucket_project": "sdk",
    "lcname": "geneea-nlp-client"
}
        
Elapsed time: 0.26208s