Skip to content

Releases: isi-nlp/uroman

uroman version 1.3.1

28 Jun 07:33
cb6377f
Compare
Choose a tag to compare
  • 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

23 Apr 08:34
1d8ff54
Compare
Choose a tag to compare
  • 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

14 Feb 00:08
Compare
Choose a tag to compare

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

27 Jun 22:28
dd183fa
Compare
Choose a tag to compare

Moved the development of this tool to github