Package | Description |
---|---|
com.optimaize.langdetect.ngram |
Provides functionality for handling n-grams.
|
Modifier and Type | Class and Description |
---|---|
class |
BackwardsCompatibleNgramFilter
Filters those that were not generated by the old n-gram generator.
|
class |
StandardNgramFilter
Filters what is generally not desired.
|
Modifier and Type | Method and Description |
---|---|
static NgramFilter |
BackwardsCompatibleNgramFilter.getInstance() |
static NgramFilter |
StandardNgramFilter.getInstance() |
Modifier and Type | Method and Description |
---|---|
NgramExtractor |
NgramExtractor.filter(NgramFilter filter) |
Copyright © 2019. All rights reserved.