Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/trhura/python-myanmar

Python library for Myanmar text processing
https://github.com/trhura/python-myanmar

myanmar python python3 unicode zawgyi

Last synced: about 2 months ago
JSON representation

Python library for Myanmar text processing

Lists

README

        

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 `__.