On Sep 25, 2010, at 12:45, Bill Janssen <[email protected]> wrote:
I'd like to be able to use the HMM-based Chinese Tokenizer in PyLucene,available in 3.x as org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer, apparently. I don't see this in PyLucene 3.0.2. Is this because it ends up in separate jar file that isn't part of the PyLucene build?
Probably. If you have that jar file ready, it should be trivial to add it to the jcc call in PyLucene's Makefile.
Andi..
Bill
