nlp-pos-tagger


Namenlp-pos-tagger JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/your_username/nlp_pos_tagger
SummaryA simple NLP library for POS tagging
upload_time2023-08-01 10:56:31
maintainer
docs_urlNone
authorYour Name
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/your_username/nlp_pos_tagger",
    "name": "nlp-pos-tagger",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "your@email.com",
    "download_url": "https://files.pythonhosted.org/packages/b9/93/09854ef5b315ff405674c41e234aa5e7ac0ed2afe93f6a260545cc6aca30/nlp_pos_tagger-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A simple NLP library for POS tagging",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/your_username/nlp_pos_tagger"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d6f9a37a3fc01fbe7fd6fca3dea513665084f10cd73278cae93bcf6b92b5739",
                "md5": "bda9db912e51aa09cec688a3731f2349",
                "sha256": "19b5b1498d2f7ddcafbf4feb9068ad875110aa1f8248c6b04c267bc9fe9a3b2e"
            },
            "downloads": -1,
            "filename": "nlp_pos_tagger-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bda9db912e51aa09cec688a3731f2349",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1133,
            "upload_time": "2023-08-01T10:56:29",
            "upload_time_iso_8601": "2023-08-01T10:56:29.343409Z",
            "url": "https://files.pythonhosted.org/packages/4d/6f/9a37a3fc01fbe7fd6fca3dea513665084f10cd73278cae93bcf6b92b5739/nlp_pos_tagger-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b99309854ef5b315ff405674c41e234aa5e7ac0ed2afe93f6a260545cc6aca30",
                "md5": "abb4c1a1c8be19e65063abf485411a6f",
                "sha256": "347b7ef50631bed8683e9f571138dd9190d1294f3981a0f961ba805a0698aba0"
            },
            "downloads": -1,
            "filename": "nlp_pos_tagger-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "abb4c1a1c8be19e65063abf485411a6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1008,
            "upload_time": "2023-08-01T10:56:31",
            "upload_time_iso_8601": "2023-08-01T10:56:31.243405Z",
            "url": "https://files.pythonhosted.org/packages/b9/93/09854ef5b315ff405674c41e234aa5e7ac0ed2afe93f6a260545cc6aca30/nlp_pos_tagger-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-01 10:56:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "your_username",
    "github_project": "nlp_pos_tagger",
    "github_not_found": true,
    "lcname": "nlp-pos-tagger"
}
        
Elapsed time: 0.24585s