pythainlp


Namepythainlp JSON
Version 5.0.3 PyPI version JSON
download
home_pagehttps://github.com/PyThaiNLP/pythainlp
SummaryThai Natural Language Processing library
upload_time2024-05-12 10:30:35
maintainerNone
docs_urlNone
authorPyThaiNLP
requires_python>=3.7
licenseApache Software License 2.0
keywords pythainlp nlp natural language processing text analytics text processing localization computational linguistics thainlp thai nlp thai language
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![PyThaiNLP Logo](https://avatars0.githubusercontent.com/u/32934255?s=200&v=4)

PyThaiNLP is a Python library for Thai natural language processing.
The library provides functions like word tokenization, part-of-speech tagging,
transliteration, soundex generation, spell checking, and
date and time parsing/formatting.

Website: [pythainlp.github.io](https://pythainlp.github.io/)

# Install

For stable version:

```sh
pip install pythainlp
```

For development version:

```sh
pip install --upgrade --pre pythainlp
```

Some functionalities, like named-entity recognition, require extra packages.
See https://github.com/PyThaiNLP/pythainlp for installation options.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PyThaiNLP/pythainlp",
    "name": "pythainlp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "pythainlp, NLP, natural language processing, text analytics, text processing, localization, computational linguistics, ThaiNLP, Thai NLP, Thai language",
    "author": "PyThaiNLP",
    "author_email": "email@wannaphong.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/5a/84d4bd52375ff4a544344c21cdc3e3b6684d73914f1cf014e40881710b1e/pythainlp-5.0.3.tar.gz",
    "platform": null,
    "description": "\n![PyThaiNLP Logo](https://avatars0.githubusercontent.com/u/32934255?s=200&v=4)\n\nPyThaiNLP is a Python library for Thai natural language processing.\nThe library provides functions like word tokenization, part-of-speech tagging,\ntransliteration, soundex generation, spell checking, and\ndate and time parsing/formatting.\n\nWebsite: [pythainlp.github.io](https://pythainlp.github.io/)\n\n# Install\n\nFor stable version:\n\n```sh\npip install pythainlp\n```\n\nFor development version:\n\n```sh\npip install --upgrade --pre pythainlp\n```\n\nSome functionalities, like named-entity recognition, require extra packages.\nSee https://github.com/PyThaiNLP/pythainlp for installation options.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Thai Natural Language Processing library",
    "version": "5.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/PyThaiNLP/pythainlp/issues",
        "Documentation": "https://pythainlp.github.io/docs/5.0/",
        "Homepage": "https://github.com/PyThaiNLP/pythainlp",
        "Source Code": "https://github.com/PyThaiNLP/pythainlp",
        "Tutorials": "https://pythainlp.github.io/tutorials/"
    },
    "split_keywords": [
        "pythainlp",
        " nlp",
        " natural language processing",
        " text analytics",
        " text processing",
        " localization",
        " computational linguistics",
        " thainlp",
        " thai nlp",
        " thai language"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a9162249c4f7b04fd34dda42aa04fd50d2aa460ce73f1820e82526a086bb4bb",
                "md5": "ee7b9c8b908a25337b5b87a5eef41907",
                "sha256": "a5c027000d4375f8cd392dfbb4f4a59fc72bdcd52e48973b0563a5e97d14a667"
            },
            "downloads": -1,
            "filename": "pythainlp-5.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee7b9c8b908a25337b5b87a5eef41907",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17908354,
            "upload_time": "2024-05-12T10:30:31",
            "upload_time_iso_8601": "2024-05-12T10:30:31.092614Z",
            "url": "https://files.pythonhosted.org/packages/3a/91/62249c4f7b04fd34dda42aa04fd50d2aa460ce73f1820e82526a086bb4bb/pythainlp-5.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d5a84d4bd52375ff4a544344c21cdc3e3b6684d73914f1cf014e40881710b1e",
                "md5": "794c93241a1d0d56aed18bece3a9a20b",
                "sha256": "66f77afcf5333fe42690b7e53444ec5bf7de8ef3c5f84af79fd4430046c16215"
            },
            "downloads": -1,
            "filename": "pythainlp-5.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "794c93241a1d0d56aed18bece3a9a20b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 250296,
            "upload_time": "2024-05-12T10:30:35",
            "upload_time_iso_8601": "2024-05-12T10:30:35.222713Z",
            "url": "https://files.pythonhosted.org/packages/8d/5a/84d4bd52375ff4a544344c21cdc3e3b6684d73914f1cf014e40881710b1e/pythainlp-5.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-12 10:30:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PyThaiNLP",
    "github_project": "pythainlp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [],
    "tox": true,
    "lcname": "pythainlp"
}
        
Elapsed time: 0.28414s