Download lucene-analyzers-smartcn-4.1.0-sources.jar
lucene-analyzers/lucene-analyzers-smartcn-4.1.0-sources.jar.zip( 3,598 k)
The download jar file contains the following class files or Java source files.
META-INF/LICENSE.txt META-INF/MANIFEST.MF META-INF/NOTICE.txt META-INF/services/org.apache.lucene.analysis.util.TokenFilterFactory META-INF/services/org.apache.lucene.analysis.util.TokenizerFactory org.apache.lucene.analysis.cn.smart.AnalyzerProfile.java org.apache.lucene.analysis.cn.smart.CharType.java org.apache.lucene.analysis.cn.smart.SentenceTokenizer.java org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer.java org.apache.lucene.analysis.cn.smart.SmartChineseSentenceTokenizerFactory.java org.apache.lucene.analysis.cn.smart.SmartChineseWordTokenFilterFactory.java org.apache.lucene.analysis.cn.smart.Utility.java org.apache.lucene.analysis.cn.smart.WordSegmenter.java org.apache.lucene.analysis.cn.smart.WordTokenFilter.java org.apache.lucene.analysis.cn.smart.WordType.java org.apache.lucene.analysis.cn.smart.hhmm.AbstractDictionary.java org.apache.lucene.analysis.cn.smart.hhmm.BiSegGraph.java org.apache.lucene.analysis.cn.smart.hhmm.BigramDictionary.java org.apache.lucene.analysis.cn.smart.hhmm.HHMMSegmenter.java org.apache.lucene.analysis.cn.smart.hhmm.PathNode.java org.apache.lucene.analysis.cn.smart.hhmm.SegGraph.java org.apache.lucene.analysis.cn.smart.hhmm.SegToken.java org.apache.lucene.analysis.cn.smart.hhmm.SegTokenFilter.java org.apache.lucene.analysis.cn.smart.hhmm.SegTokenPair.java org.apache.lucene.analysis.cn.smart.hhmm.WordDictionary.java org/apache/lucene/analysis/cn/smart/hhmm/bigramdict.mem org/apache/lucene/analysis/cn/smart/hhmm/coredict.mem org/apache/lucene/analysis/cn/smart/hhmm/package.html org/apache/lucene/analysis/cn/smart/package.html org/apache/lucene/analysis/cn/smart/stopwords.txt overview.html