Skip to content

MetythornPenn/pykhmernlp

Repository files navigation

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

Check out our details documentations here

Installation

Install from PYPI

pip install pykhmernlp

Install from Source

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:

Datasets:

About

Collections of Khmer language toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published