|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InformationContent | |
---|---|
gov.llnl.ontology.wordnet | |
gov.llnl.ontology.wordnet.sim |
Uses of InformationContent in gov.llnl.ontology.wordnet |
---|
Classes in gov.llnl.ontology.wordnet that implement InformationContent | |
---|---|
class |
FileBasedInformationContent
This InformationContent implementation loads the content data from
plain text based file where each line contains an offset, part of speech, and
content count. |
Uses of InformationContent in gov.llnl.ontology.wordnet.sim |
---|
Constructors in gov.llnl.ontology.wordnet.sim with parameters of type InformationContent | |
---|---|
JiangConrathSimilarity(InformationContent ic)
Constructs a new ResnickSimilarity . |
|
LinSimilarity(InformationContent ic)
Constructs a new LinSimilarity . |
|
ResnickSimilarity(InformationContent ic)
Constructs a new ResnickSimilarity . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |