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