|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgr.demokritos.iit.jinsect.algorithms.nlp.SenseComparator
public class SenseComparator
Attempts to compare two senses, based on the similarity of their descriptions given a semantic resource (e.g. WordNet). Test class.
Constructor Summary | |
---|---|
SenseComparator()
Creates a new instance of SenseComparator |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Used for testing purposes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SenseComparator()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |