chineseandpinyin 是一个 Java 的类库,实现了汉字转拼音的功能。
目前2.0.0版已经Release,主要功能有:
1. 纯汉字转拼音,eg:中国 –> zhongguo
2. 混合形式,eg: hello 中国 —> hello zhongguo
3. 多种样式输出!有音标模式,数字模式,声母模式等等;
4. 实现小巧严谨的拼音排序,中英混合排序.
更多详情请见:http://51isunshine.github.io/chineseandpinyin/