Description
Provides a C++ implementation of Jieba Chinese text segmentation. Applications use it to split Chinese text into words for search, indexing, natural language processing, and text analysis.
Install it when software depends on cppjieba or when building Chinese-language text processing tools. Segmentation quality depends on dictionaries, domain vocabulary, and input text.