Skip to content

kanaung/py-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zawgyi - Unicode Converter

Rules are separated as 2 parts

  • direct conversion using strtr function
  • regular expression to correct character ordering

Performance

  • tested and converted within 10 seconds with Zawgyi xml (32MB wikipedia dump written in Zawgyi)
  • 99% correctness guarrentee

Instruction

python3 zg-my-strtr.py -i zawgyi.txt -o unicode.txt

About

Another Zawgyi to Unicode converter in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages