Method | Description | |
---|---|---|
Main ( string args ) : void |
Entry point to the DiffIt application. This application takes one argument, the path to a file containing a stemmer table. The program reads the file and generates the patch commands for the stems.
|
Method | Description | |
---|---|---|
DiffIt ( ) : Lucene.Net.Support |
no instantiation
|
|
Get ( int i, string s ) : int |
public static Main ( string args ) : void | ||
args | string | the path to a file containing a stemmer table |
return | void |