net.java.sen.tools
Class DictionaryCompiler

java.lang.Object
  extended by net.java.sen.tools.DictionaryCompiler

public class DictionaryCompiler
extends Object

Compiles source CSV data into the dictionary data files used for analysis


Constructor Summary
DictionaryCompiler()
           
 
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
 

Constructor Detail

DictionaryCompiler

public DictionaryCompiler()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Main method

Parameters:
args - <Custom dictionary file> (optional)
Throws:
IOException


Copyright © 2012. All Rights Reserved.