net.java.sen.tools
Class DictionaryCompiler
java.lang.Object
net.java.sen.tools.DictionaryCompiler
public class DictionaryCompiler
- extends Object
Compiles source CSV data into the dictionary data files used for analysis
|
Method Summary |
static void |
main(String[] args)
Main method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictionaryCompiler
public DictionaryCompiler()
main
public static void main(String[] args)
throws IOException
- Main method
- Parameters:
args - <Custom dictionary file> (optional)
- Throws:
IOException
Copyright © 2012. All Rights Reserved.