Package org.apache.lucene.analysis.cn.smart.hhmm
package org.apache.lucene.analysis.cn.smart.hhmm
SmartChineseAnalyzer Hidden Markov Model package.
-
ClassesClassDescriptionSmartChineseAnalyzer abstract dictionary implementation.SmartChineseAnalyzer Bigram dictionary.Graph representing possible token pairs (bigrams) at each start offset in the sentence.Finds the optimal segmentation of a sentence into Chinese wordsSmartChineseAnalyzer internal node representationGraph representing possible tokens at each start offset in the sentence.SmartChineseAnalyzer internal tokenFilters a
SegToken
by converting full-width latin to half-width, then lowercasing latin.A pair of tokens inSegGraph
SmartChineseAnalyzer Word Dictionary