See: Description
| Interface | Description |
|---|---|
| NgramFilter |
Filters out some undesired n-grams.
|
| OldNgramExtractor.Filter |
| Class | Description |
|---|---|
| BackwardsCompatibleNgramFilter |
Filters those that were not generated by the old n-gram generator.
|
| NgramExtractor |
Class for extracting n-grams out of a text.
|
| NgramExtractors |
Provides easy access to commonly used NgramExtractor configs.
|
| OldNgramExtractor | Deprecated |
| StandardNgramFilter |
Filters what is generally not desired.
|
See http://en.wikipedia.org/wiki/N-gram
Copyright © 2015. All rights reserved.