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? Bill
