ZhuyinPinyin.jl
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 a bit more detail on the behavior on these functions.