| Class | Description |
|---|---|
| AlphaIdeographFilterFactory |
Factory for filter that only allows tokens with characters that "isAlphabetic" or "isIdeographic" through.
|
| AnalyzerManager | |
| CJKBigramAwareLengthFilterFactory |
Creates a very narrowly focused TokenFilter that limits tokens based on length
_unless_ they've been identified as <DOUBLE> or <SINGLE>
by the CJKBigramFilter.
|
| CommonTokenCountManager | |
| CommonTokenResult | |
| ContrastStatistics | |
| TokenContraster |
Computes some corpus contrast statistics.
|
| TokenCounter | |
| TokenCountPriorityQueue | |
| TokenIntPair | |
| TokenStatistics |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.