ik-rs 0.7.0

chinese segment, ik-analyzer for rust
Documentation
1
2
3
4
5
6
7
8
9
10
pub(crate) mod char_util;
pub(crate) mod cjk_segmenter;
pub(crate) mod cn_quantifier_segmenter;
pub(crate) mod ik_arbitrator;
pub mod ik_segmenter;
pub(crate) mod letter_segmentor;
pub(crate) mod lexeme;
pub(crate) mod lexeme_path;
pub(crate) mod ordered_linked_list;
pub mod segmentor;