Module bus.extra

Package org.miaixz.bus.extra.nlp.provider.ansj


package org.miaixz.bus.extra.nlp.provider.ansj
Provides the Ansj word segmentation engine implementation. This package contains classes that integrate with the Ansj NLP library for Chinese word segmentation, adapting its functionalities to the common NLP interfaces. Project homepage: https://github.com/NLPchina/ansj_seg
Since:
Java 17+
Author:
Kimi Liu
  • Classes
    Class
    Description
    Ansj word segmentation engine implementation.
    Implementation of NLPResult for Ansj word segmentation results.
    Wrapper for a word in Ansj segmentation.