|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectresources.SynonymDictionary
resources.RelationsPlwordnet
public class RelationsPlwordnet
Synonym dictionary for plwordnet with relations
| Constructor Summary | |
|---|---|
RelationsPlwordnet()
Constructor |
|
| Method Summary | |
|---|---|
java.util.Collection<java.lang.String> |
getSynonymsForLemma(java.lang.String lemma,
boolean onlyMonosemous)
Returns synonyms for given word |
void |
loadCache()
Loads cache from a file on disk |
void |
saveCache()
Saves cache in a file on disk |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelationsPlwordnet()
| Method Detail |
|---|
public void saveCache()
public void loadCache()
public java.util.Collection<java.lang.String> getSynonymsForLemma(java.lang.String lemma,
boolean onlyMonosemous)
SynonymDictionary
getSynonymsForLemma in class SynonymDictionarylemma - wordonlyMonosemous - flag telling whether include only synonyms for monosemous word
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||