nltko


Namenltko JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/YongBeomKim/nltko
SummaryPersonally tiny useful nltk of korean tips
upload_time2024-04-03 12:43:16
maintainerNone
docs_urlNone
authormomukji lab
requires_python>=3.6
licenseThe Unlicense
keywords pytip
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nltko
NLTKo is Natural Language Processing Toolkit and Python package for Korean natural Language precessing. KoNLP currently requires over Python 3.9.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/YongBeomKim/nltko",
    "name": "nltko",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "pytip",
    "author": "momukji lab",
    "author_email": "ybkim@momukji.com",
    "download_url": null,
    "platform": null,
    "description": "# nltko\nNLTKo is Natural Language Processing Toolkit and Python package for Korean natural Language precessing. KoNLP currently requires over Python 3.9.\n",
    "bugtrack_url": null,
    "license": "The Unlicense",
    "summary": "Personally tiny useful nltk of korean tips",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/YongBeomKim/nltko"
    },
    "split_keywords": [
        "pytip"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33e343c07b833333f6764885b90e45cccbef7feb5163f807caaf9d90e06d12f1",
                "md5": "a769652fc3bcf85bab5f4acc7245d7cb",
                "sha256": "c8a5286c8ddf31641ed4f2dcdc34a55618e208dc50c2e0f3fb67e06338982605"
            },
            "downloads": -1,
            "filename": "nltko-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a769652fc3bcf85bab5f4acc7245d7cb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 8376,
            "upload_time": "2024-04-03T12:43:16",
            "upload_time_iso_8601": "2024-04-03T12:43:16.660548Z",
            "url": "https://files.pythonhosted.org/packages/33/e3/43c07b833333f6764885b90e45cccbef7feb5163f807caaf9d90e06d12f1/nltko-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 12:43:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "YongBeomKim",
    "github_project": "nltko",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nltko"
}
        
Elapsed time: 0.38095s