public class EnglishLemmatizer extends RuleBasedLemmatizer implements Lemmatizer
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
irregularFormsFileName
Path to list of irregular word forms.
|
protected static java.lang.String |
rulesFileName
Path to list of rules.
|
irregularForms, irregularFormsWordClasses, rules, rulesWordClassesdictionary, lemmaSeparator, lemmaSeparatorString, lexicon, logger| Constructor and Description |
|---|
EnglishLemmatizer()
Create an English lemmatizer.
|
cleanUpLemma, lemmatize, lemmatize, loadIrregularForms, loadRulescantLemmatize, countLemmata, getLemmaSeparator, getLogger, isCompoundLemma, joinLemmata, joinLemmata, setDictionary, setLexicon, setLogger, splitLemmacloseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcantLemmatize, countLemmata, getLemmaSeparator, isCompoundLemma, joinLemmata, joinLemmata, lemmatize, lemmatize, setDictionary, setLexicon, splitLemma