- java.lang.Object
-
- org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
- org.apache.uima.analysis_component.Annotator_ImplBase
-
- org.apache.uima.analysis_component.JCasAnnotator_ImplBase
-
- org.apache.uima.fit.component.JCasAnnotator_ImplBase
-
- org.cleartk.opennlp.tools.SentenceAnnotator
-
- org.deeplearning4j.text.annotator.SentenceAnnotator
-
-
Field Summary
-
Fields inherited from class org.cleartk.opennlp.tools.SentenceAnnotator
multipleNewlinesRegex, PARAM_SENTENCE_MODEL_PATH, PARAM_SENTENCE_TYPE_NAME, PARAM_WINDOW_CLASS_NAMES, windowClasses
-
Method Summary
-
Methods inherited from class org.cleartk.opennlp.tools.SentenceAnnotator
initialize, processText
-
Methods inherited from class org.apache.uima.fit.component.JCasAnnotator_ImplBase
getLogger
-
Methods inherited from class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
getRequiredCasInterface, process
-
Methods inherited from class org.apache.uima.analysis_component.Annotator_ImplBase
getCasInstancesRequired, hasNext, next
-
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 © 2014. All rights reserved.