|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectKnoW.KnoW
public class KnoW
Main class of the application
| Constructor Summary | |
|---|---|
KnoW()
|
|
| Method Summary | |
|---|---|
static FrequencyCounter |
getFrequencyCounter()
Gets frequency statistics. |
static SynonymDictionary |
getPlwordnetRelations()
Gets Plwordnet with relations synonym dictionary. |
static SynonymDictionary |
getPlwordnetSemSim()
Gets Plwordnet semantic similarity synonym dictionary. |
static SynonymDictionary |
getPlwordnetSynonyms()
Gets Plwordnet synonym dictionary. |
static SynonymDictionary |
getSynonimyUx()
Gets synonimyUx synonym dictionary. |
static void |
main(java.lang.String[] args)
Entry point to the application. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KnoW()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - public static SynonymDictionary getSynonimyUx()
public static SynonymDictionary getPlwordnetSynonyms()
public static SynonymDictionary getPlwordnetRelations()
public static SynonymDictionary getPlwordnetSemSim()
public static FrequencyCounter getFrequencyCounter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||