Uses of Package
net.sf.jabb.util.text.word

Packages that use net.sf.jabb.util.text.word
net.sf.jabb.util.text.word   
 

Classes in net.sf.jabb.util.text.word used by net.sf.jabb.util.text.word
AnalyzedText
          Information about the text after analysis, including: original text, list of segmented words, list of segmented words after de-duplication, text length category, and result of keywords matching.
对文本进行分析之后的信息,包括:原文、拆分开的词或字的清单、去重复之后的拆分开的词或字的清单、 文本长度类别、关键词字匹配结果。
ChineseWordIdentifier
           
Dictionary
          词典。
TextAnalyzer
          Text Analyzer; Result of the analysis will be hold in AnalyzedText.
文本分析器;分析的结果会放在AnalyzedText中。
Word
          词典里的中文词条。
WordIdentifier
           
 



Copyright © 2012. All Rights Reserved.