Skip to content

pymivn/vistring

Repository files navigation

vistring

image

image

Documentation Status

Updates

Python library for handling Vietnamese string, especially with tones

Install

$ pip install vistring

Usage

Remove tones:

>>> import vistring
>>> vistring.remove_tones(u'Em ơi có bao nhiêu? Sáu mươi năm cuộc đời!')
'Em oi co bao nhieu? Sau muoi nam cuoc doi!'

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Python library for processing Vietnamese

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published