org.apache.uima.java false OpenNLPTokenAndSentenceAggregate Aggregate analysis engine that performs sentence detection and tokenization using the OpenNLP sentence detector and tokenizer. 1.0 The Apache Software Foundation SentenceDetectorModelFile Filename of the Sentence Detector model file. String false true OpenNLPSentenceDetector/ModelFile TokenizerModelFile Filename of the Tokenizer model file. String false true OpenNLPTokenizer/ModelFile SentenceDetectorModelFile opennlp-tools-1.3.0/sentdetect/EnglishSD.bin TokenizerModelFile opennlp-tools-1.3.0/tokenize/EnglishTok.bin OpenNLPSentenceDetector OpenNLPTokenizer org.apache.uima.example.opennlp.Token org.apache.uima.example.opennlp.Sentence true true