nltk


Namenltk JSON
Version 3.8.1 PyPI version JSON
download
home_pagehttps://www.nltk.org/
SummaryNatural Language Toolkit
upload_time2023-01-02 15:37:09
maintainerNLTK Team
docs_urlNone
authorNLTK Team
requires_python>=3.7
licenseApache License, Version 2.0
keywords nlp cl natural language processing computational linguistics parsing tagging tokenizing syntax linguistics language natural language text analytics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The Natural Language Toolkit (NLTK) is a Python package for
natural language processing.  NLTK requires Python 3.7, 3.8, 3.9, 3.10 or 3.11.


            

Raw data

            {
    "_id": null,
    "home_page": "https://www.nltk.org/",
    "name": "nltk",
    "maintainer": "NLTK Team",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "nltk.team@gmail.com",
    "keywords": "NLP,CL,natural language processing,computational linguistics,parsing,tagging,tokenizing,syntax,linguistics,language,natural language,text analytics",
    "author": "NLTK Team",
    "author_email": "nltk.team@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/57/49/51af17a2b0d850578d0022408802aa452644d40281a6c6e82f7cb0235ddb/nltk-3.8.1.zip",
    "platform": null,
    "description": "The Natural Language Toolkit (NLTK) is a Python package for\nnatural language processing.  NLTK requires Python 3.7, 3.8, 3.9, 3.10 or 3.11.\n\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Natural Language Toolkit",
    "version": "3.8.1",
    "split_keywords": [
        "nlp",
        "cl",
        "natural language processing",
        "computational linguistics",
        "parsing",
        "tagging",
        "tokenizing",
        "syntax",
        "linguistics",
        "language",
        "natural language",
        "text analytics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "10023198f7c40bb0856583a9ad0f10bf",
                "sha256": "fd5c9109f976fa86bcadba8f91e47f5e9293bd034474752e92a520f81c93dda5"
            },
            "downloads": -1,
            "filename": "nltk-3.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10023198f7c40bb0856583a9ad0f10bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1510663,
            "upload_time": "2023-01-02T15:37:07",
            "upload_time_iso_8601": "2023-01-02T15:37:07.414618Z",
            "url": "https://files.pythonhosted.org/packages/a6/0a/0d20d2c0f16be91b9fa32a77b76c60f9baf6eba419e5ef5deca17af9c582/nltk-3.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "501b06f95281115c8afb799449b6cc54",
                "sha256": "1834da3d0682cba4f2cede2f9aad6b0fafb6461ba451db0efb6f9c39798d64d3"
            },
            "downloads": -1,
            "filename": "nltk-3.8.1.zip",
            "has_sig": false,
            "md5_digest": "501b06f95281115c8afb799449b6cc54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4620388,
            "upload_time": "2023-01-02T15:37:09",
            "upload_time_iso_8601": "2023-01-02T15:37:09.890343Z",
            "url": "https://files.pythonhosted.org/packages/57/49/51af17a2b0d850578d0022408802aa452644d40281a6c6e82f7cb0235ddb/nltk-3.8.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-02 15:37:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nltk"
}
        
Elapsed time: 0.04779s