Class ThesaurusCleaner
- java.lang.Object
-
- de.julielab.genemapper.utils.dict.ThesaurusCleaner
-
public class ThesaurusCleaner extends Object
-
-
Constructor Summary
Constructors Constructor Description ThesaurusCleaner()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)to execute the thesaurus cleaner start it with the following command-line arguments: arg0: selectionFile arg1: thesaurusFile arg2: outputFile
-
-
-
Method Detail
-
main
public static void main(String[] args)
to execute the thesaurus cleaner start it with the following command-line arguments: arg0: selectionFile arg1: thesaurusFile arg2: outputFile- Parameters:
args-
-
-