Re: ICU Chinese words

2011-04-23 Thread Robert Muir
2011/4/23 Weiwei Wang : > hi,all >      I'm working on a Chinese contact search project, I need to transform > the Chinese words to its Pinyin form. > > e.g. >  中国--> zhongguo > > The problem I encounter is that for some chinese words which have more than > one transforms, like. 贾-> jia, 贾->gu, ...

ICU Chinese words

2011-04-23 Thread Weiwei Wang
hi,all I'm working on a Chinese contact search project, I need to transform the Chinese words to its Pinyin form. e.g. 中国--> zhongguo The problem I encounter is that for some chinese words which have more than one transforms, like. 贾-> jia, 贾->gu, ... I already used the ICUTransformFilter