#chinese #nlp #segmenation

mmseg

Chinese word segmenation algorithm MMSEG in Rust

5 releases (3 breaking)

0.3.0 Aug 7, 2022
0.2.0 Nov 18, 2020
0.1.1 Apr 28, 2018
0.1.0 Apr 24, 2018
0.0.1 Apr 17, 2018

#1664 in Algorithms

MIT license

480KB
356 lines

mmseg-rs

Crates.io docs.rs

Chinese word segmentation algorithm MMSEG in Rust

Installation

Add it to your Cargo.toml:

[dependencies]
mmseg = "0.3"

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

Dependencies