messense/jieba-rs
The Jieba Chinese Word Segmentation Implemented in Rust
This tool helps developers working with Chinese text to accurately break down sentences into individual words. By inputting a Chinese string, it outputs a list of separated words, which is crucial for tasks like text analysis, search indexing, or natural language processing. It's designed for developers building applications that need robust Chinese text segmentation.
902 stars and 168,849 monthly downloads.
Use this if you are a developer building an application in Rust that requires high-performance and accurate Chinese word segmentation.
Not ideal if you are a non-developer seeking a ready-to-use application for text analysis, as this is a programming library.
Stars
902
Forks
58
Language
Rust
License
MIT
Category
Last pushed
Nov 18, 2025
Monthly downloads
168,849
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/messense/jieba-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
PyThaiNLP/pythainlp
Thai natural language processing in Python
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named...
jacksonllee/pycantonese
Cantonese Linguistics and NLP
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
hankcs/pyhanlp
中文分词