|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.tagger.maxent.AmbiguityClasses
public class AmbiguityClasses
A collection of Ambiguity Class. The code currently here is rotted and would need to be revived.
Field Summary | |
---|---|
protected AmbiguityClass |
naClass
|
Constructor Summary | |
---|---|
AmbiguityClasses(TTags ttags)
|
Method Summary | |
---|---|
protected int |
getClass(java.lang.String word,
Dictionary dict,
int veryCommonWordThresh,
TTags ttags)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final AmbiguityClass naClass
Constructor Detail |
---|
public AmbiguityClasses(TTags ttags)
Method Detail |
---|
protected int getClass(java.lang.String word, Dictionary dict, int veryCommonWordThresh, TTags ttags)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |