|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.inflector.EnglishInflector
edu.northwestern.at.utils.corpuslinguistics.inflector.DefaultInflector
public class DefaultInflector
DefaultInflector: The default MorphAdorner inflector.
The English language inflector is the default MorphAdorner inflector.
| Field Summary |
|---|
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.inflector.EnglishInflector |
|---|
englishConjugator, englishPluralizer |
| Constructor Summary | |
|---|---|
DefaultInflector()
Create the default inflector. |
|
| Method Summary |
|---|
| Methods inherited from class edu.northwestern.at.utils.corpuslinguistics.inflector.EnglishInflector |
|---|
conjugate, pluralize, pluralize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.Conjugator |
|---|
conjugate |
| Methods inherited from interface edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.Pluralizer |
|---|
pluralize, pluralize |
| Constructor Detail |
|---|
public DefaultInflector()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||