nlpcloud


Namenlpcloud JSON
Version 1.1.46 PyPI version JSON
download
home_pagehttps://github.com/nlpcloud/nlpcloud-python
SummaryPython client for the NLP Cloud API
upload_time2024-02-08 10:18:21
maintainer
docs_urlNone
authorJulien Salinas
requires_python
licenseMIT
keywords api nlp ai deep learning machine learning data science nlpcloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, speech synthesis, tokenization, POS tagging, embeddings, and dependency parsing. It is ready for production, served through a REST API.

This is the Python client for the API.

More details here: https://nlpcloud.com

Documentation: https://docs.nlpcloud.com

Github: https://github.com/nlpcloud/nlpcloud-python

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nlpcloud/nlpcloud-python",
    "name": "nlpcloud",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "api,NLP,ai,deep learning,machine learning,data science,nlpcloud",
    "author": "Julien Salinas",
    "author_email": "all@juliensalinas.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/be/78e1744b86ea6a870fb244e7673e1307834dd399113d9bddff67f28bf35d/nlpcloud-1.1.46.tar.gz",
    "platform": null,
    "description": "NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, speech synthesis, tokenization, POS tagging, embeddings, and dependency parsing. It is ready for production, served through a REST API.\n\nThis is the Python client for the API.\n\nMore details here: https://nlpcloud.com\n\nDocumentation: https://docs.nlpcloud.com\n\nGithub: https://github.com/nlpcloud/nlpcloud-python\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python client for the NLP Cloud API",
    "version": "1.1.46",
    "project_urls": {
        "Homepage": "https://github.com/nlpcloud/nlpcloud-python"
    },
    "split_keywords": [
        "api",
        "nlp",
        "ai",
        "deep learning",
        "machine learning",
        "data science",
        "nlpcloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a706c180f92af061e7fad06a4b84d7fb8cc94108ce226c6ac3ca326291976f9",
                "md5": "b4e181d00df3bd6bf85ce761d4be886b",
                "sha256": "600d5249fef0f547fa6e814ed1e063a2b6593b4f476fcb581f18257c4e2dda4d"
            },
            "downloads": -1,
            "filename": "nlpcloud-1.1.46-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4e181d00df3bd6bf85ce761d4be886b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3895,
            "upload_time": "2024-02-08T10:18:18",
            "upload_time_iso_8601": "2024-02-08T10:18:18.390399Z",
            "url": "https://files.pythonhosted.org/packages/0a/70/6c180f92af061e7fad06a4b84d7fb8cc94108ce226c6ac3ca326291976f9/nlpcloud-1.1.46-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fbe78e1744b86ea6a870fb244e7673e1307834dd399113d9bddff67f28bf35d",
                "md5": "0a29c4f5f268e869098ba1ce12e7d320",
                "sha256": "36636ed517fa98df90f0576978d610e74f24b2a90857ba0ea7c0ab943375a8f5"
            },
            "downloads": -1,
            "filename": "nlpcloud-1.1.46.tar.gz",
            "has_sig": false,
            "md5_digest": "0a29c4f5f268e869098ba1ce12e7d320",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8183,
            "upload_time": "2024-02-08T10:18:21",
            "upload_time_iso_8601": "2024-02-08T10:18:21.067615Z",
            "url": "https://files.pythonhosted.org/packages/2f/be/78e1744b86ea6a870fb244e7673e1307834dd399113d9bddff67f28bf35d/nlpcloud-1.1.46.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-08 10:18:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nlpcloud",
    "github_project": "nlpcloud-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nlpcloud"
}
        
Elapsed time: 0.22238s