Skip to main content

A Python library for working with Myanmar words and sentences.

Project description

myanmar_words

PyPI License Python Versions

A Python library for working with Myanmar words and sentences.

Features

  • Perform various text processing tasks on Myanmar text.
  • Tokenize Myanmar sentences into words.
  • Myanmar word count.
  • Find Myanmar words in a sentence.
  • Retrieve Myanmar words. (nouns, pronouns, verbs, adjectives, adverbs, conjunctions, postpositions, particles, all)

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].

Credit

Credit to myanmartools for word collection [https://github.com/myanmartools/myanmar-words]

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.1.tar.gz (298.9 kB view hashes)

Uploaded Source

Built Distribution

myanmar_words-1.0.1-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