Module bus.extra

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


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