Module bus.extra
Package org.miaixz.bus.extra.nlp.provider.mmseg
package org.miaixz.bus.extra.nlp.provider.mmseg
Provides the mmseg4j word segmentation engine implementation. This package contains classes that integrate with the
mmseg4j NLP library for Chinese word segmentation, adapting its functionalities to the common NLP interfaces. Project
homepage: https://github.com/chenlb/mmseg4j-core
- Since:
- Java 17+
- Author:
- Kimi Liu
-
ClassesClassDescriptionmmseg4j word segmentation engine implementation.mmseg4j word segmentation result implementation.Wrapper class for a single word from mmseg4j word segmentation.