Uses of Package
org.miaixz.bus.extra.nlp
Packages that use org.miaixz.bus.extra.nlp
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.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlpClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.analysisClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.ansjClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.hanlpClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.jcsegClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.jiebaClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.mmsegClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.mynlpClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.
-
Classes in org.miaixz.bus.extra.nlp used by org.miaixz.bus.extra.nlp.provider.wordClassDescriptionInterface definition for Natural Language Processing (NLP) word segmentation engines.Interface definition for Natural Language Processing (NLP) word segmentation results.Represents a single word or token extracted during Natural Language Processing (NLP) word segmentation.