Releases: andreihar/taibun
Releases · andreihar/taibun
v1.1.7
Added Singaporean dialect, minor edits to words and vars datasets
v1.1.6
Moved north pronunciation to a separate dataset, removed 的 as suffix, fixed tone position
v1.1.5
Reimplemented Tokeniser with dynamic programming for better tokenisation results, changed dataset to use message pack
v1.1.4
Removed the need to store a copy of the dictionary by using proxy
v1.1.3
Simplified to_traditional to not be exponential
v1.1.2
Improved to_traditional and to_simplified, improved conversion efficiency by reducing declarations
v1.1.1
Added tone sandhi for convert_non_cjk
v1.1.0
Improved and corrected transliteration for Zhuyin, Pingyim, and addition of IPA. Correct Sandhi rule conversion. Additional character conversion functions. Possibility to convert from Tailo to other romanisations. Improved word dataset
v1.0.0
Added build badge, fixed links in README