Method | Description | |
---|---|---|
AssertCorrectOutput ( string snowballLanguage, string dataDirectory ) : void |
For the supplied language, run the stemmer against all strings in voc.txt The output should be the same as the string in output.txt
|
|
TestStemmers ( ) : void |