| Package | Description |
|---|---|
| opennlp.tools.langdetect | |
| opennlp.tools.util.normalizer |
| Modifier and Type | Field and Description |
|---|---|
protected CharSequenceNormalizer |
DefaultLanguageDetectorContextGenerator.normalizer |
| Constructor and Description |
|---|
DefaultLanguageDetectorContextGenerator(int minLength,
int maxLength,
CharSequenceNormalizer... normalizers)
Creates a customizable @
DefaultLanguageDetectorContextGenerator that computes ngrams from text |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateCharSequenceNormalizer |
class |
EmojiCharSequenceNormalizer |
class |
NumberCharSequenceNormalizer |
class |
ShrinkCharSequenceNormalizer |
class |
TwitterCharSequenceNormalizer |
class |
UrlCharSequenceNormalizer |
| Constructor and Description |
|---|
AggregateCharSequenceNormalizer(CharSequenceNormalizer... normalizers) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.