Skip to content

Releases: andreihar/taibun

v1.1.5

26 May 22:50
Compare
Choose a tag to compare

Reimplemented Tokeniser with dynamic programming for better tokenisation results, changed dataset to use message pack

v1.1.4

24 May 06:38
Compare
Choose a tag to compare

Removed the need to store a copy of the dictionary by using proxy

v1.1.3

20 May 10:42
Compare
Choose a tag to compare

Simplified to_traditional to not be exponential

v1.1.2

14 May 09:15
Compare
Choose a tag to compare

Improved to_traditional and to_simplified, improved conversion efficiency by reducing declarations

v1.1.1

01 May 20:38
Compare
Choose a tag to compare

Added tone sandhi for convert_non_cjk

v1.1.0

28 Apr 02:33
Compare
Choose a tag to compare

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

31 Aug 11:27
Compare
Choose a tag to compare
Added build badge, fixed links in README