visen

Format Vietnamese string tone


License
MIT
Install
pip install visen==0.0.1

Documentation

ViSen

ViSen is library to format tone of Vietnamese sentences

Install

pip install visen

Usage

>>> import visen
>>> visen.clean_tone('gía cả thị trừơng?')
'giá cả thị trường?'
>>> visen.remove_tone('công việc')
'cong viec'