natural-lang


Namenatural-lang JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryPackage to provide some natural language processing tools.
upload_time2023-10-23 22:22:05
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Natural Language Tool Kit

With this package, you have access to a selection of text manipulation and chunking services.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "natural-lang",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Example Author <author@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/2f/66/2a6657efdc8e2df1fbe28ce76b89d5f8fa12319e0e62adf205fcf5ba944b/natural_lang-0.0.2.tar.gz",
    "platform": null,
    "description": "# Natural Language Tool Kit\n\nWith this package, you have access to a selection of text manipulation and chunking services.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package to provide some natural language processing tools.",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f4272dc46ea56ef9d41bc42d23833db4c497cbc5cd995d2730d8af064b1c26d",
                "md5": "0604e5dc564c396e12a46e4c6c3d6fbb",
                "sha256": "ed05050198d5897eb30b1129e81f9016e040e788e898ca798bec5fe6f82a1227"
            },
            "downloads": -1,
            "filename": "natural_lang-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0604e5dc564c396e12a46e4c6c3d6fbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3041,
            "upload_time": "2023-10-23T22:22:03",
            "upload_time_iso_8601": "2023-10-23T22:22:03.404232Z",
            "url": "https://files.pythonhosted.org/packages/6f/42/72dc46ea56ef9d41bc42d23833db4c497cbc5cd995d2730d8af064b1c26d/natural_lang-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f662a6657efdc8e2df1fbe28ce76b89d5f8fa12319e0e62adf205fcf5ba944b",
                "md5": "dbf92476a0aa86831e823e30fcd3fd99",
                "sha256": "b576f57fdce29f31b9af00e70fe76b56cf7fd7c004dfbb0762480d05f86105d5"
            },
            "downloads": -1,
            "filename": "natural_lang-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dbf92476a0aa86831e823e30fcd3fd99",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3703,
            "upload_time": "2023-10-23T22:22:05",
            "upload_time_iso_8601": "2023-10-23T22:22:05.086561Z",
            "url": "https://files.pythonhosted.org/packages/2f/66/2a6657efdc8e2df1fbe28ce76b89d5f8fa12319e0e62adf205fcf5ba944b/natural_lang-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 22:22:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "natural-lang"
}
        
Elapsed time: 0.37903s