| Crates.io | mmseg |
| lib.rs | mmseg |
| version | 0.3.0 |
| created_at | 2018-04-17 15:47:36.071275+00 |
| updated_at | 2022-08-07 05:26:22.333777+00 |
| description | Chinese word segmenation algorithm MMSEG in Rust |
| homepage | |
| repository | https://github.com/messense/mmseg-rs |
| max_upload_size | |
| id | 61094 |
| size | 1,300,686 |
Chinese word segmentation algorithm MMSEG in Rust
Add it to your Cargo.toml:
[dependencies]
mmseg = "0.3"
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.