public class Tokenizer extends Object implements Analyzer
Tokenizer
Tokenizer(opennlp.tools.tokenize.TokenizerME tokenizer)
void
analyze(Document document)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tokenizer(opennlp.tools.tokenize.TokenizerME tokenizer)
public void analyze(Document document)
Analyzer
For example, it can search all the sentences in the text or tag every word in a sentence.
analyze
document
Copyright © 2012–2017 CoGrOO. All rights reserved.