Releases: isi-nlp/uroman
Releases · isi-nlp/uroman
uroman version 1.3.1
- This new version is in Python (previous versions were in Perl)
- Available at PyPI:
pip install uroman
- Initial dedicated support for Coptic (Egypt); significantly improved support for Thai; improved support for Khmer, Tibetan and several Indian languages incl. better final schwa deletion.
- Chinese fractions and percentages, special cases such as 三万一
- Various small improvements
uroman version 1.2.8
- Improved support for Georgian.
- Updated UnicodeData.txt to version 13 (2021) with several new scripts (10% larger).
- Preserve various symbols (as opposed to mapping to the symbols' names).
- Various small improvements.
uroman version 1.2.7
New version includes improvements for Armenian and Cyrillic-script languages; support of English Braille; optional new prefix ::lcode xyz at the begin of a text line will romanize that line as per the language code specified.
Initial release on github
Moved the development of this tool to github