Class SimpleTokenizer

  • All Implemented Interfaces:
    org.apache.uima.analysis_component.AnalysisComponent

    public final class SimpleTokenizer
    extends AbstractTokenizer
    OpenNLP Simple Tokenizer annotator.

    Mandatory parameters

    Type Name Description
    String opennlp.uima.SentenceType The full name of the sentence type
    String opennlp.uima.TokenType The full name of the token type
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleTokenizer()
      Initializes the current instance.
    • Method Summary

      • Methods inherited from class org.apache.uima.analysis_component.CasAnnotator_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, reconfigure, setResultSpecification