|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.java.sen.tools.DictionaryCompiler
public class DictionaryCompiler
Compiles source CSV data into the dictionary data files used for analysis
コンストラクタの概要 | |
---|---|
DictionaryCompiler()
|
メソッドの概要 | |
---|---|
static void |
main(java.lang.String[] args)
Main method |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public DictionaryCompiler()
メソッドの詳細 |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
args
- <Custom dictionary file> (optional)
java.io.IOException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |