|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eml.sir.rel.PseudoGlossGenerator
org.eml.sir.rel.RadialGlossGenerator
Class whose instances generate pseudoglosses on the basis of a words properties in the GermaNet.
Constructor Summary | |
RadialGlossGenerator()
Create a new instance of RadialGlossGenerator. |
|
RadialGlossGenerator(GermaNetObject gno)
Create a new instance of RadialGlossGenerator. |
Method Summary | |
java.lang.String |
getGloss(Synset synset)
Create a RadialGloss according to the current setting. |
void |
setUseHyponyms(boolean use)
Set wether hyponyms shall be disposed to build the gloss. |
boolean |
useHyponmys()
Return wether hyponyms shall be disposed to build the gloss. |
Methods inherited from class org.eml.sir.rel.PseudoGlossGenerator |
getGermaNetObject, getScope, onlyFirstSense, setOnlyFirstSense, setScope, setUseScope, useScope |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RadialGlossGenerator()
public RadialGlossGenerator(GermaNetObject gno)
Method Detail |
public boolean useHyponmys()
public void setUseHyponyms(boolean use)
public java.lang.String getGloss(Synset synset)
getGloss
in class PseudoGlossGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |