Package | Description |
---|---|
de.tudarmstadt.ukp.dkpro.core.api.transform.alignment |
Classes for tracking changes in a String.
|
de.tudarmstadt.ukp.dkpro.core.textnormalizer | |
de.tudarmstadt.ukp.dkpro.core.textnormalizer.util |
Constructor and Description |
---|
AlignedString(AlignedString underlying) |
Modifier and Type | Method and Description |
---|---|
protected abstract Map<Integer,Boolean> |
Normalizer_ImplBase.createTokenReplaceMap(org.apache.uima.jcas.JCas jcas,
AlignedString as)
Deprecated.
A map showing which token should be kept and which should be replaced.
|
protected Map<Integer,Boolean> |
ReplacementFileNormalizer.createTokenReplaceMap(org.apache.uima.jcas.JCas jcas,
AlignedString as)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
NormalizationUtils.applyChanges(AlignedString as,
List<SofaChangeAnnotation> changes) |
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.