Re: [GENERAL] chinese parser for text search !

2009-02-02 Thread Oleg Bartunov
Daniel, I was able to compile bamboo just following instructions. The only problem was related to cmake version, I had to install latest version of cmake 2.6-patch 2. I used postgresql from CVS HEAD. Then I compiled and installed exts/postgres/chinese_parser, but when installing it into databa

Re: [GENERAL] chinese parser for text search !

2009-01-29 Thread Daniel Chiaramello
Hello Oleg and others. I also found that reference, but failed to find the corresponding Chinese dictionary it mentions. And when I tried to compile nlpbamboo, it fails. Has one of you tried (and succeeded) to use Tsearch for Chinese? Thanks for your attention, Daniel Oleg Bartunov a écrit :

[GENERAL] chinese parser for text search !

2008-11-01 Thread Oleg Bartunov
Hi there, there is a chinese parser for tsearch2 available from http://code.google.com/p/nlpbamboo/wiki/TSearch2 under BSD license. It'd be nice to have it for chinese text search configuration we are currently completely missing, as well as for japanese language ( any guess ?) Unfortunately,