|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.stemmer.DiffIt
The DiffIt class is a means generate patch commands from an already prepared stemmer table.
| Constructor Summary | |
DiffIt()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Entry point to the DiffIt application.This application takes one argument, the path to a file containing a stemmer table. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DiffIt()
| Method Detail |
public static void main(java.lang.String[] args)
args - the path to a file containing a stemmer table
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||