| Package | Description |
|---|---|
| opennlp.tools.langdetect | |
| opennlp.tools.util.normalizer |
| Class and Description |
|---|
| CharSequenceNormalizer
A char sequence normalizer, used to adjusting (prune, substitute, add, etc.)
characters in order to remove noise from text
|
| Class and Description |
|---|
| CharSequenceNormalizer
A char sequence normalizer, used to adjusting (prune, substitute, add, etc.)
characters in order to remove noise from text
|
| EmojiCharSequenceNormalizer
Normalizer for emojis.
|
| NumberCharSequenceNormalizer
Normalizer for numbers
|
| ShrinkCharSequenceNormalizer
Normalizer to shrink repeated spaces / chars
|
| TwitterCharSequenceNormalizer
Normalizer for Twitter character sequences
|
| UrlCharSequenceNormalizer
Normalizer that removes URls and email addresses.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.