A Python library for working with Myanmar words and sentences.
Project description
myanmar_words
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file myanmar_words-1.0.0.tar.gz
.
File metadata
- Download URL: myanmar_words-1.0.0.tar.gz
- Upload date:
- Size: 298.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0114135a894daaaa6524cc18c79bb17de26de400c72dbf3fa24df22d73c87b4 |
|
MD5 | ae24ef31edf9351aec4eda3b6bafa09a |
|
BLAKE2b-256 | 8df32621e0a229a5b11c363ab85daa9775ce2bb74bed791aa6463864ef9c3a3b |
File details
Details for the file myanmar_words-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: myanmar_words-1.0.0-py3-none-any.whl
- Upload date:
- Size: 311.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3eb67884c4899180c881e7dff7db45240c566aec950aa0d682c9a422257382e9 |
|
MD5 | 52864ac189fc3e3e3269b36979a6d280 |
|
BLAKE2b-256 | dceffd7f2f353df0c95fa2dd9893eb019988f135227d419f560f7e557f2d8426 |