|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectnet.java.sen.tools.DictionaryPreprocessor
public class DictionaryPreprocessor
Preprocesses an input dictionary into the intermediate CSV format used by the dictionary compiler. Currently assumes an ipadic dictionary
| コンストラクタの概要 | |
|---|---|
DictionaryPreprocessor()
|
|
| メソッドの概要 | |
|---|---|
static void |
main(java.lang.String[] args)
Precompiles a dictionary into the intermediate form used by the dictionary compiler |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public DictionaryPreprocessor()
| メソッドの詳細 |
|---|
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException,
java.io.IOException
args - The directory of the unpacked input dictionary
java.io.FileNotFoundException
java.io.IOException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||