- java.lang.Object
-
- org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
- org.apache.uima.analysis_component.JCasMultiplier_ImplBase
-
- org.apache.uima.fit.component.JCasMultiplier_ImplBase
-
-
- All Implemented Interfaces:
- org.apache.uima.analysis_component.AnalysisComponent
- Direct Known Subclasses:
- SharpSNormalizer, UmlautNormalizer
public abstract class ReplacementFrequencyNormalizer_ImplBase
extends JCasTransformerChangeBased_ImplBase
This base class is for all normalizers that need a frequency provider and replace based on a
list.
-
-
Method Summary
-
Methods inherited from class org.apache.uima.fit.component.JCasMultiplier_ImplBase
getLogger
-
Methods inherited from class org.apache.uima.analysis_component.JCasMultiplier_ImplBase
getCasInstancesRequired, getEmptyJCas, getRequiredCasInterface, process
-
Methods inherited from class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
batchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecification
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.