Package com.inet.jorthodictionaries
Class WordList2Dictionary
- java.lang.Object
-
- com.inet.jorthodictionaries.WordList2Dictionary
-
public class WordList2Dictionary extends java.lang.Object
Convert a plain txt file with UTF8 encoding to a dictionary file.
-
-
Constructor Summary
Constructors Constructor Description WordList2Dictionary()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
The manin method
-