public class ShallowParser extends Object implements Analyzer
ShallowParser(opennlp.tools.chunker.ChunkerME shallowParser)
void
analyze(Document document)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShallowParser(opennlp.tools.chunker.ChunkerME shallowParser)
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.