ADDED: convertion to Tongyong Pinyin, Wade-Giles, MPS2 (Mandarin Phonetic Symbols 2), Yale and Gwoyeu Romatzyh
UPDATED: Declare one interface as deprecated; it will be removed in next release.
// Main Features //
1. Support convertion from Chinese (both Simplified and Tranditional) character into various Chinese Romanization representations
1.1 Hanyu Pinyin
1.2 Tongyong Pinyin
1.3 Wade-Giles
1.4 MPS2 (Mandarin Phonetic Symbols 2)
1.5 Yale
1.6 Gwoyeu Romatzyh... read more
ADD: An GUI demo for pinyin4j (Applet of this demo can be accessed at on http://pinyin4j.sourceforge.net/)
UPDATE: Can output unicode with tone marks, such as lǚ
UPDATE: Updated javadoc for pinyin4j can be accessed on http://pinyin4j.sourceforge.net/
UPDATE: Homepage (http://pinyin4j.sourceforge.net/) is updated.
UPDATE: All class and resource files are included in a JAR file.
UPDATE: Can output unicode ü
ADD: Javadoc for pinyin4j can be accessed on http://pinyin4j.sourceforge.net/
ADD: Javadoc for pinyin4j is
A Java library to convert Chinese characters in Unicode form into Hanyu Pinyin representation.
// Main Features //