public class NameFinder extends Object implements Analyzer
NameFinder
NameFinder(opennlp.tools.namefind.NameFinderME nameFinder)
void
analyze(Document document)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NameFinder(opennlp.tools.namefind.NameFinderME nameFinder)
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.