/ZhuyinPinyin.jl

Simple Julia package for converting between zhuyin and pinyin.

Primary LanguageJuliaMIT LicenseMIT

ZhuyinPinyin.jl

Unit Tests Nightly Tests Documentation

Simple Julia package for converting between zhuyin and pinyin pronunciation representations. This package just exports 2 functions: to_zhuyin and to_pinyin. (More support is planned in the future for other Chinese phonetic systems, e.g. Wade-Giles.)

See the documentation for more details on the behavior on these functions.