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, rulesWordClasses
dictionary, lemmaSeparator, lemmaSeparatorString, lexicon, logger
Constructor and Description |
---|
EnglishLemmatizer()
Create an English lemmatizer.
|
cleanUpLemma, lemmatize, lemmatize, loadIrregularForms, loadRules
cantLemmatize, countLemmata, getLemmaSeparator, getLogger, isCompoundLemma, joinLemmata, joinLemmata, setDictionary, setLexicon, setLogger, splitLemma
close
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cantLemmatize, countLemmata, getLemmaSeparator, isCompoundLemma, joinLemmata, joinLemmata, lemmatize, lemmatize, setDictionary, setLexicon, splitLemma