public class Lemmatizer extends Object implements Analyzer
Lemmatizer(LemmaDictionary dict)
void
analyze(Document document)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lemmatizer(LemmaDictionary dict)
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.