bpmf_py 0.2.0 copy "bpmf_py: ^0.2.0" to clipboard
bpmf_py: ^0.2.0 copied to clipboard

A bopomofo and pinyin processing library. It provides parsing of both the standard mandarin phonetic notations, and conversion between them.

0.1.0 #

  • Initial version.

0.2.0 #

  • Added error handling mechanism in the parsing methods, ensuring that parsing of ill-formed text returns empty BpmfSyllable with unchanged startIdx. All the methods fromPinyin, fromAsciiPinyin and fromBopomofo will return empty string if a piece of bad text has been fed in. All in all, it will no longer throw an exception at your face.
1
likes
130
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A bopomofo and pinyin processing library. It provides parsing of both the standard mandarin phonetic notations, and conversion between them.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on bpmf_py