We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Note: this document is provided for interested users and developers to try libpinyin.
This is a preview version, the 0.3.x series will come soon.
download libpinyin source tar ball;
tar xvf libpinyin-*.tar.gz;
cd libpinyin-*;
run "./configure"
run "make"
enter "tests/" sub-directory, then try "./test_pinyin";
try other tools in tests sub-directory.