|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| 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. 对文本进行分析之后的信息,包括:原文、拆分开的词或字的清单、去重复之后的拆分开的词或字的清单、 文本长度类别、关键词字匹配结果。 |
| AnalyzedTextWordLister | 支持中英文的分词器。基于词典匹配。 |
| ChineseWordIdentifier | |
| Dictionary | 词典。 |
| FastTextAnalyzer | 基于KeywordMatcher分词的文本分析器。 |
| MmsegTextAnalyzer | 基于mmseg4j分词的文本分析器。 |
| TestTextAnalyzer | 文本分析器。 |
| TextAnalyzer | Text Analyzer; Result of the analysis will be hold in AnalyzedText.文本分析器;分析的结果会放在 AnalyzedText中。 |
| Word | 词典里的中文词条。 |
| WordIdentifier | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||