All Projects → trhura → Python Myanmar

trhura / Python Myanmar

Licence: mit
Python library for Myanmar text processing

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Labels

Projects that are alternatives of or similar to Python Myanmar

Pysamesame
This is a python version of samesame repo to generate homograph strings
Stars: ✭ 20 (-62.26%)
Mutual labels:  unicode
Unicode Tr51
Emoji data extracted from Unicode Technical Report #51.
Stars: ✭ 38 (-28.3%)
Mutual labels:  unicode
Sheenbidi
A sophisticated implementation of Unicode Bidirectional Algorithm
Stars: ✭ 52 (-1.89%)
Mutual labels:  unicode
Tcodeedit
Lightweight and syntax hilighted UNICODE editor
Stars: ✭ 27 (-49.06%)
Mutual labels:  unicode
Unicode Bidirectional
A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm
Stars: ✭ 35 (-33.96%)
Mutual labels:  unicode
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+1858.49%)
Mutual labels:  unicode
Utf8.h
📚 single header utf8 string functions for C and C++
Stars: ✭ 875 (+1550.94%)
Mutual labels:  unicode
Awesome Emoji Picker
Add-on/WebExtension that provides a modern emoji picker that you can use to find and copy/insert emoji into the active web page.
Stars: ✭ 54 (+1.89%)
Mutual labels:  unicode
Unicode 8.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v8.0.0’s categories, scripts, blocks, bidi, and other properties.
Stars: ✭ 38 (-28.3%)
Mutual labels:  unicode
Open Relay
Free and open source fonts from Kreative Software
Stars: ✭ 48 (-9.43%)
Mutual labels:  unicode
Awesome Typography
✏︎ Curated list about digital typography 🔥
Stars: ✭ 947 (+1686.79%)
Mutual labels:  unicode
Unidump
hexdump(1) for Unicode data
Stars: ✭ 31 (-41.51%)
Mutual labels:  unicode
Unicode Confusable
Unicode::Confusable.confusable? "ℜսᖯʏ", "Ruby"
Stars: ✭ 47 (-11.32%)
Mutual labels:  unicode
Php Confusable Homoglyphs
A PHP port of https://github.com/vhf/confusable_homoglyphs
Stars: ✭ 27 (-49.06%)
Mutual labels:  unicode
Weird Json
A collection of strange encoded JSONs. For connoisseurs.
Stars: ✭ 53 (+0%)
Mutual labels:  unicode
Unicode 9.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, scripts, blocks, bidi, and other properties.
Stars: ✭ 15 (-71.7%)
Mutual labels:  unicode
Icu
The new home of the ICU project source code.
Stars: ✭ 1,011 (+1807.55%)
Mutual labels:  unicode
Mdetect
Stars: ✭ 54 (+1.89%)
Mutual labels:  unicode
Keytokey
Rust keyboard firmware library
Stars: ✭ 54 (+1.89%)
Mutual labels:  unicode
Font Awesome Php
A PHP library for Font Awesome 4.7.
Stars: ✭ 47 (-11.32%)
Mutual labels:  unicode

Introduction

.. image:: https://travis-ci.org/trhura/python-myanmar.svg :alt: Build Status .. image:: https://api.codeclimate.com/v1/badges/51163159d264485328a5/test_coverage :alt: Test Coverage .. image:: https://badge.fury.io/py/python-myanmar.svg :alt: Pypi Version

This package contains a variety of python modules for Myanmar text proccesing, such as syllabification, romanization, encoding conversion, nrc validation etc. Only python3 is currently supported at the moment.

Installation

The package is distributed on PyPI and can be installed with pip::

pip install python-myanmar

For more information, please read the full documentation here <https://python-myanmar.readthedocs.io/en/latest/>__.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].