Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Enum JapaneseTokenizerType

    Token type reflecting the original source of this token

    Namespace: Lucene.Net.Analysis.Ja
    Assembly: Lucene.Net.Analysis.Kuromoji.dll
    Syntax
    public enum JapaneseTokenizerType

    Fields

    Name Description
    KNOWN

    Known words from the system dictionary.

    UNKNOWN

    Unknown words (heuristically segmented).

    USER

    Known words from the user dictionary.

    Back to top Copyright © 2024 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.