|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InformationContent
This interface information content values for a set of Synset
s.
Method Summary | |
---|---|
double |
contentForPartOfSpeech(Synset.PartsOfSpeech pos)
Returns the raw content counts for a given Synset.PartsOfSpeech |
double |
contentForSynset(Synset synset)
Returns the raw content counts for a given Sysnet . |
double |
informationContent(Synset synset)
Returns the information theoretic content value for a given Synset . |
Method Detail |
---|
double contentForSynset(Synset synset)
Sysnet
. If there is
no content value, -1 is returned.
double contentForPartOfSpeech(Synset.PartsOfSpeech pos)
Synset.PartsOfSpeech
double informationContent(Synset synset)
Synset
. If there is no content value, -1 is returned.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |