Class DictionaryBuilder
java.lang.Object
org.apache.lucene.analysis.ko.util.DictionaryBuilder
Tool to build dictionaries.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DictionaryBuilder
private DictionaryBuilder()
-
-
Method Details
-
build
public static void build(Path inputDir, Path outputDir, String encoding, boolean normalizeEntry) throws IOException - Throws:
IOException
-
main
- Throws:
IOException
-