-
Hi 你好,
I just found this project today and would like to contribute a bit, but my knowledge is very limited.
The character 文 is converted to HEX as 6587, and according the "unicode_to_hanyu_pinyin.txt", this character returns the following phonetics:
6587 (wen2,wen4)
Two years have past since you posted your question, so you probably already found the answer.
2008-12-21 17:49:39 UTC by tomzhi
-
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...
2006-06-21 15:43:59 UTC by lemann
-
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/.
2006-04-16 08:55:03 UTC by lemann
-
A Java library to convert Chinese characters in Unicode form into Hanyu Pinyin representation.
// Main Features //
1. Convert Chinese character into Hanyu Pinyin representations
2. Support multiple pronounciations
3. Several output format
3.1. uppercase or lowercase
3.2. v or u:
3.3. with tone numbers or without tone.
2006-03-27 03:44:52 UTC by lemann
-
Anonymous committed patchset 1 of module CVSROOT to the Chinese to Pinyin CVS repository, changing 11 files.
2006-03-22 06:10:58 UTC by nobody
-
lemann registered the Chinese to Pinyin project.
2006-03-22 05:56:17 UTC by lemann