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 |
#1255 in Algorithms
480KB
356 lines
mmseg-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.