Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Namespace Lucene.Net.Analysis.Cn.Smart.Hhmm

    SmartChineseAnalyzer Hidden Markov Model package.

    Note

    This API is experimental and might change in incompatible ways in the next release.

    Classes

    HHMMSegmenter

    Finds the optimal segmentation of a sentence into Chinese words

    Note

    This API is experimental and might change in incompatible ways in the next release.

    SegToken

    SmartChineseAnalyzer internal token

    Note

    This API is experimental and might change in incompatible ways in the next release.

    SegTokenFilter

    Filters a SegToken by converting full-width latin to half-width, then lowercasing latin. Additionally, all punctuation is converted into COMMON_DELIMITER

    Note

    This API is experimental and might change in incompatible ways in the next release.

    • Improve this Doc
    Back to top Copyright © 2022 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.