|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.labs.minion.lexmorph.MorphEngine.RootFeatureList
public class MorphEngine.RootFeatureList
Class for carrying root-feature information for a particular category sense of an analyzed word.
Field Summary | |
---|---|
protected Value[] |
features
|
protected Word |
root
|
Constructor Summary | |
---|---|
protected |
MorphEngine.RootFeatureList(Word word,
Value[] feats)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Word root
protected Value[] features
Constructor Detail |
---|
protected MorphEngine.RootFeatureList(Word word, Value[] feats)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |