konlpy


Namekonlpy JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttp://konlpy.org
SummaryPython package for Korean natural language processing.
upload_time2022-01-02 12:22:08
maintainer
docs_urlNone
authorTeam KoNLPy
requires_python
licenseGPL v3
keywords korean cjk nlp natural language processing cl computational linguistics tagging tokenizing linguistics text analytics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Korean, the 13th most widely spoken language in the world, is a beautiful, yet complex language. Myriad Korean NLP engines were built by numerous researchers, to computationally extract meaningful features from the labyrinthine text.

KoNLPy is not just to create another, but to unify and build upon their shoulders, and see one step further. It is built particularly in the Python (programming) language, not only because of its its simplicity and elegance, but its powerful string processing modules and applicability to various tasks - including crawling, Web programming, and data analysis.


            

Raw data

            {
    "_id": null,
    "home_page": "http://konlpy.org",
    "name": "konlpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Korean,CJK,NLP,natural language processing,CL,computational linguistics,tagging,tokenizing,linguistics,text analytics",
    "author": "Team KoNLPy",
    "author_email": "konlpy@googlegroups.com",
    "download_url": "",
    "platform": "",
    "description": "Korean, the 13th most widely spoken language in the world, is a beautiful, yet complex language. Myriad Korean NLP engines were built by numerous researchers, to computationally extract meaningful features from the labyrinthine text.\n\nKoNLPy is not just to create another, but to unify and build upon their shoulders, and see one step further. It is built particularly in the Python (programming) language, not only because of its its simplicity and elegance, but its powerful string processing modules and applicability to various tasks - including crawling, Web programming, and data analysis.\n\n",
    "bugtrack_url": null,
    "license": "GPL v3",
    "summary": "Python package for Korean natural language processing.",
    "version": "0.6.0",
    "split_keywords": [
        "korean",
        "cjk",
        "nlp",
        "natural language processing",
        "cl",
        "computational linguistics",
        "tagging",
        "tokenizing",
        "linguistics",
        "text analytics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "426d7b9ed964c595fc5d1e5724b64dfe",
                "sha256": "0b7928059e20eb1c72f6fe65a3d12c104fae9e68173904e16beef869cf0ea590"
            },
            "downloads": -1,
            "filename": "konlpy-0.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "426d7b9ed964c595fc5d1e5724b64dfe",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 19430923,
            "upload_time": "2022-01-02T12:22:08",
            "upload_time_iso_8601": "2022-01-02T12:22:08.195255Z",
            "url": "https://files.pythonhosted.org/packages/5a/95/896914d9461c12f07e6f8afb1f7462e28395fc46b54fcbb96f1ea3cff8fb/konlpy-0.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-02 12:22:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "konlpy"
}
        
Elapsed time: 0.01403s