33 Forks
582 Stars
582 Watchers

jieba-rs

The Jieba Chinese Word Segmentation Implemented in Rust

How to download and setup jieba-rs

Open terminal and run command
git clone https://github.com/messense/jieba-rs.git
git clone is used to create a copy or clone of jieba-rs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jieba-rs https://github.com/messense/jieba-rs/archive/master.zip

Or simply clone jieba-rs with SSH
[email protected]:messense/jieba-rs.git

If you have some problems with jieba-rs

You may open issue on jieba-rs support forum (system) here: https://github.com/messense/jieba-rs/issues