mmseg

Crates.iommseg
lib.rsmmseg
version0.3.0
sourcesrc
created_at2018-04-17 15:47:36.071275
updated_at2022-08-07 05:26:22.333777
descriptionChinese word segmenation algorithm MMSEG in Rust
homepage
repositoryhttps://github.com/messense/mmseg-rs
max_upload_size
id61094
size1,300,686
messense (messense)

documentation

README

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.

Commit count: 23

cargo fmt