Skip to main content

A Python library for working with Myanmar words and sentences.

Project description

myanmar_words

PyPI License Build Status Python Versions

A Python library for working with Myanmar words and sentences.

Features

  • Tokenize Myanmar sentences into words.
  • Perform various text processing tasks on Myanmar text.

Installation

You can install myanmar_words using pip:

pip install myanmar_words

Usage

# example.py
from myanmar_words import brake

text="Hello, Myanmar! မင်္ဂလာပါ မြန်မာ!"
print(brake(text))
print(count(text))
print(find(text))
print(get("all"))

For detailed documentation and examples, visit my github link [https://github.com/linhtutkyawdev/myanmar_words].

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

We welcome contributions from the community. Please see our Contribution Guidelines for more information.

Authors

Lin Htut Kyaw [https://linhtutkyawdev.vercel.app]

Support

If you have any questions, issues, or feature requests, please open an issue or contact us at [linhtutkyaw.dev@gmail.com].

Roadmap

See the open issues for a list of proposed features (and known issues).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myanmar_words-1.0.0.tar.gz (298.8 kB view hashes)

Uploaded Source

Built Distribution

myanmar_words-1.0.0-py3-none-any.whl (311.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page