Uses of Package
org.apache.lucene.analysis.cn.smart.hhmm
Packages that use org.apache.lucene.analysis.cn.smart.hhmm
Package
Description
Analyzer for Simplified Chinese, which indexes words.
SmartChineseAnalyzer Hidden Markov Model package.
-
Classes in org.apache.lucene.analysis.cn.smart.hhmm used by org.apache.lucene.analysis.cn.smartClassDescriptionFinds the optimal segmentation of a sentence into Chinese wordsSmartChineseAnalyzer internal tokenFilters a
SegToken
by converting full-width latin to half-width, then lowercasing latin. -
Classes in org.apache.lucene.analysis.cn.smart.hhmm used by org.apache.lucene.analysis.cn.smart.hhmmClassDescriptionSmartChineseAnalyzer abstract dictionary implementation.SmartChineseAnalyzer Bigram dictionary.SmartChineseAnalyzer internal node representationGraph representing possible tokens at each start offset in the sentence.SmartChineseAnalyzer internal tokenA pair of tokens in
SegGraph
SmartChineseAnalyzer Word Dictionary