Show / Hide Table of Contents

    Class DictionaryBuilder

    Inheritance
    System.Object
    DictionaryBuilder
    Namespace: Lucene.Net.Analysis.Ja.Util
    Assembly: Lucene.Net.Analysis.Kuromoji.dll
    Syntax
    public class DictionaryBuilder : object

    Methods

    | Improve this Doc View Source

    Build(DictionaryBuilder.DictionaryFormat, String, String, String, Boolean)

    Declaration
    public static void Build(DictionaryBuilder.DictionaryFormat format, string inputDirname, string outputDirname, string encoding, bool normalizeEntry)
    Parameters
    Type Name Description
    DictionaryBuilder.DictionaryFormat format
    System.String inputDirname
    System.String outputDirname
    System.String encoding
    System.Boolean normalizeEntry
    | Improve this Doc View Source

    Main(String[])

    Declaration
    public static void Main(string[] args)
    Parameters
    Type Name Description
    System.String[] args
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)