public class DiffIt extends Object
public static void main(String[] args) throws Exception
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.
args
- the path to a file containing a stemmer tableException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.