Class | Description |
---|---|
CapitalizationNormalizer |
Takes a text and replaces wrong capitalization
|
ExpressiveLengtheningNormalizer |
Takes a text and shortens extra long words
|
ReplacementFrequencyNormalizer_ImplBase |
This base class is for all normalizers that need a frequency provider and replace based on a
list.
|
SharpSNormalizer |
Takes a text and replaces sharp s
|
UmlautNormalizer |
Takes a text and checks for umlauts written as "ae", "oe", or "ue" and normalizes them if they
really are umlauts depending on a frequency model.
|
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.