nltk


Namenltk JSON
Version 3.9.1 PyPI version JSON
download
home_pagehttps://www.nltk.org/
SummaryNatural Language Toolkit
upload_time2024-08-18 19:48:37
maintainerNLTK Team
docs_urlNone
authorNLTK Team
requires_python>=3.8
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.8, 3.9, 3.10, 3.11 or 3.12.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.nltk.org/",
    "name": "nltk",
    "maintainer": "NLTK Team",
    "docs_url": null,
    "requires_python": ">=3.8",
    "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/3c/87/db8be88ad32c2d042420b6fd9ffd4a149f9a0d7f0e86b3f543be2eeeedd2/nltk-3.9.1.tar.gz",
    "platform": null,
    "description": "The Natural Language Toolkit (NLTK) is a Python package for\nnatural language processing.  NLTK requires Python 3.8, 3.9, 3.10, 3.11 or 3.12.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Natural Language Toolkit",
    "version": "3.9.1",
    "project_urls": {
        "Documentation": "https://www.nltk.org/",
        "Homepage": "https://www.nltk.org/",
        "Issue Tracker": "https://github.com/nltk/nltk/issues",
        "Source Code": "https://github.com/nltk/nltk"
    },
    "split_keywords": [
        "nlp",
        " cl",
        " natural language processing",
        " computational linguistics",
        " parsing",
        " tagging",
        " tokenizing",
        " syntax",
        " linguistics",
        " language",
        " natural language",
        " text analytics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d667d9e26593edda06e8cb531874633f7c2372279c3b0f46235539fe546df8b",
                "md5": "46ff950c0178e3fb71d1bcc74d7aebd1",
                "sha256": "4fa26829c5b00715afe3061398a8989dc643b92ce7dd93fb4585a70930d168a1"
            },
            "downloads": -1,
            "filename": "nltk-3.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46ff950c0178e3fb71d1bcc74d7aebd1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1505442,
            "upload_time": "2024-08-18T19:48:21",
            "upload_time_iso_8601": "2024-08-18T19:48:21.909449Z",
            "url": "https://files.pythonhosted.org/packages/4d/66/7d9e26593edda06e8cb531874633f7c2372279c3b0f46235539fe546df8b/nltk-3.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c87db8be88ad32c2d042420b6fd9ffd4a149f9a0d7f0e86b3f543be2eeeedd2",
                "md5": "8e63ca0a7f59d5f541c4dbebeaacf405",
                "sha256": "87d127bd3de4bd89a4f81265e5fa59cb1b199b27440175370f7417d2bc7ae868"
            },
            "downloads": -1,
            "filename": "nltk-3.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8e63ca0a7f59d5f541c4dbebeaacf405",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2904691,
            "upload_time": "2024-08-18T19:48:37",
            "upload_time_iso_8601": "2024-08-18T19:48:37.769084Z",
            "url": "https://files.pythonhosted.org/packages/3c/87/db8be88ad32c2d042420b6fd9ffd4a149f9a0d7f0e86b3f543be2eeeedd2/nltk-3.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-18 19:48:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nltk",
    "github_project": "nltk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "nltk"
}
        
Elapsed time: 0.35896s