|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.stemmer.Test
The Test class is used to test stemming methods.
| Constructor Summary | |
Test()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Entry point to the Test application.If no parameter is specified, selfTest() is run. |
static void |
selfTest()
Test using some hard coded data. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Test()
| Method Detail |
public static void selfTest()
public static void main(java.lang.String[] args)
selfTest() is run. Otherwise, the user should specify a
stemming method to use.
args - the command line argument
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||