goya 0.1.9

Yet another morphological analyzer for Rust and WebAssembly
Documentation
1
2
3
4
5
6
7
8
9
pub mod char_class;
pub mod common_prefix_tree;
pub mod dictionary;
pub mod dot;
pub mod double_array;
pub mod id;
pub mod lattice;
pub mod morpheme;
pub mod word_features;