Project Icon

jieba-rs

Rust-Based Solution for Efficient Chinese Word Segmentation

Product Descriptionjieba-rs offers a Rust-based implementation of the Jieba Chinese word segmentation tool, performing 33% faster than cppjieba. It supports features like TF-IDF and TextRank for keyword extraction. Integration is straightforward by including it in Cargo dependencies, and it has bindings for NodeJS, PHP, Python, and WebAssembly. Licensed under MIT, jieba-rs is a versatile and efficient open-source option for enhancing text processing capabilities.
Project Details