|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectannotation.WordExpert
annotation.WERandom
public class WERandom
Random word expert
| Constructor Summary | |
|---|---|
WERandom(java.lang.String baseForm,
java.util.Collection<? extends corpusapi.Sense> senses)
Constructor |
|
| Method Summary | |
|---|---|
corpusapi.Sense |
disambiguate(Context context)
Returns chosen sense of the word in context |
java.lang.String |
getParamString()
Returns string representation of the method |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WERandom(java.lang.String baseForm,
java.util.Collection<? extends corpusapi.Sense> senses)
baseForm - base form of wordsenses - word's senses| Method Detail |
|---|
public corpusapi.Sense disambiguate(Context context)
WordExpert
disambiguate in class WordExpertcontext - context
public java.lang.String getParamString()
WordExpert
getParamString in class WordExpert
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||