golia-pinyin 0.2.0

Self-developed Mandarin Pinyin input method engine — segmenter, fuzzy syllables, FST dict, WASM-ready.
Documentation

golia-pinyin

Self-developed Mandarin Pinyin input method engine — pure Rust, WASM-ready, MIT/Apache-2.0.

Status: 0.1.0 — scaffold. Engine surface lands incrementally; see the workspace ROADMAP.

Sibling library to wubi — same architectural pattern (PHF for static tables, FST for the word dict, zero-alloc hot path, L0/L1+ ranking).

License

MIT OR Apache-2.0.