pykhmernlp


Namepykhmernlp JSON
Version 0.0.18 PyPI version JSON
download
home_pagehttps://github.com/MetythornPenn/pykhmernlp.git
SummaryCollection of Khmer language toolkits
upload_time2024-06-07 09:43:48
maintainerNone
docs_urlNone
authorMetythorn Penn
requires_python>=3.7
licenseApache Software License 2.0
keywords pykhmernlp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## [PyKhmerNLP](https://metythornpenn.github.io/pykhmernlp/)

PyKhmerNLP is a library designed to process and analyze Khmer language data. It includes modules for working with addresses, dictionaries, and tokenization. This documentation will guide you through the functionalities of each module and provide examples to help you get s

## [Documentations](https://metythornpenn.github.io/pykhmernlp/)

Check out our details documentations [here](https://metythornpenn.github.io/pykhmernlp/)

## Installation

### Install from [PYPI](https://pypi.org/project/pykhmernlp/)

```shell
pip install pykhmernlp
```

### Install from Source

```shell
git clone https://github.com/MetythornPenn/pykhmernlp.git
cd pykhmernlp
pip install -e .
```

## Features

- Corpus
    + Khmer words
    + English Word
    + Khmer to Khmer Dictionary
    + English to English Dictionary
- Khmer Address
- Tokenizer
- Pronounce
- Tha


## Reference 

This library wraps around other awesome Khmer libraries. Without these other libraries, this library wouldn't exist.

Libraries:

- [khmercut](https://github.com/seanghay/tha): from seanghay
- [khmerpronounce](https://github.com/seanghay/khmerpronounce): from seanghay
- [tha](https://github.com/seanghay/tha): from seanghay

Datasets:

- [khmer words](https://github.com/unicode-org/icu): from unicode-org/icu


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MetythornPenn/pykhmernlp.git",
    "name": "pykhmernlp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "pykhmernlp",
    "author": "Metythorn Penn",
    "author_email": "metythorn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/8a/6b15afe5699114525e1e17baf240bc0cd59b14f5ea8b910c636cd77f636f/pykhmernlp-0.0.18.tar.gz",
    "platform": null,
    "description": "## [PyKhmerNLP](https://metythornpenn.github.io/pykhmernlp/)\n\nPyKhmerNLP is a library designed to process and analyze Khmer language data. It includes modules for working with addresses, dictionaries, and tokenization. This documentation will guide you through the functionalities of each module and provide examples to help you get s\n\n## [Documentations](https://metythornpenn.github.io/pykhmernlp/)\n\nCheck out our details documentations [here](https://metythornpenn.github.io/pykhmernlp/)\n\n## Installation\n\n### Install from [PYPI](https://pypi.org/project/pykhmernlp/)\n\n```shell\npip install pykhmernlp\n```\n\n### Install from Source\n\n```shell\ngit clone https://github.com/MetythornPenn/pykhmernlp.git\ncd pykhmernlp\npip install -e .\n```\n\n## Features\n\n- Corpus\n    + Khmer words\n    + English Word\n    + Khmer to Khmer Dictionary\n    + English to English Dictionary\n- Khmer Address\n- Tokenizer\n- Pronounce\n- Tha\n\n\n## Reference \n\nThis library wraps around other awesome Khmer libraries. Without these other libraries, this library wouldn't exist.\n\nLibraries:\n\n- [khmercut](https://github.com/seanghay/tha): from seanghay\n- [khmerpronounce](https://github.com/seanghay/khmerpronounce): from seanghay\n- [tha](https://github.com/seanghay/tha): from seanghay\n\nDatasets:\n\n- [khmer words](https://github.com/unicode-org/icu): from unicode-org/icu\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Collection of Khmer language toolkits",
    "version": "0.0.18",
    "project_urls": {
        "Homepage": "https://github.com/MetythornPenn/pykhmernlp.git"
    },
    "split_keywords": [
        "pykhmernlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e4062fc7173c9c59886916b8cb014420d02141ff81c0ab31647db838793e25a",
                "md5": "02894623a8fb19d64445f7cfbbf669c5",
                "sha256": "b8335cc95a42f85633ed4f748b44e53bd497d5910412e399b1efce53a512c7e6"
            },
            "downloads": -1,
            "filename": "pykhmernlp-0.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02894623a8fb19d64445f7cfbbf669c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 9019589,
            "upload_time": "2024-06-07T09:43:45",
            "upload_time_iso_8601": "2024-06-07T09:43:45.400003Z",
            "url": "https://files.pythonhosted.org/packages/2e/40/62fc7173c9c59886916b8cb014420d02141ff81c0ab31647db838793e25a/pykhmernlp-0.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b8a6b15afe5699114525e1e17baf240bc0cd59b14f5ea8b910c636cd77f636f",
                "md5": "4b95fc168a0bec26404ee85a763a7f87",
                "sha256": "7e10e9e8393af886100c4b6612232a34ba41b5ff3d1290aed17a80a3060b2e1c"
            },
            "downloads": -1,
            "filename": "pykhmernlp-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "4b95fc168a0bec26404ee85a763a7f87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12008,
            "upload_time": "2024-06-07T09:43:48",
            "upload_time_iso_8601": "2024-06-07T09:43:48.068984Z",
            "url": "https://files.pythonhosted.org/packages/7b/8a/6b15afe5699114525e1e17baf240bc0cd59b14f5ea8b910c636cd77f636f/pykhmernlp-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 09:43:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MetythornPenn",
    "github_project": "pykhmernlp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pykhmernlp"
}
        
Elapsed time: 0.45982s