danbikel.wordnet
Class WordNetTest
java.lang.Object
|
+--danbikel.wordnet.WordNetTest
- public class WordNetTest
- extends Object
Test driver for this package, using RMI. Performs several different
tests, and computes several interesting statistics.
|
Method Summary |
static void |
main(String[] args)
Test function that expects no arguments. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WordNetTest
public WordNetTest()
main
public static void main(String[] args)
- Test function that expects no arguments.
- Parameters:
args - unused argument array
Author: Dan Bikel