Uses of Interface
org.miaixz.bus.extra.nlp.NLPResult

Packages that use NLPResult
Package
Description
Provides a unified encapsulation for Natural Language Processing (NLP) functionalities, specifically focusing on Chinese word segmentation.
Provides an abstract wrapper for Lucene-analysis based word segmentation engines.
Provides the Ansj word segmentation engine implementation.
Provides the HanLP word segmentation engine implementation.
Provides the Jcseg word segmentation engine implementation.
Provides the Jieba word segmentation engine implementation.
Provides the mmseg4j word segmentation engine implementation.
Provides the Mynlp word segmentation engine implementation.
Provides the Word word segmentation engine implementation.