wn-parser 0.1.0

Simple Rust parser for WordNet database files
Documentation
1
2
3
4
pub mod common;
pub mod data;
pub mod index;
pub mod sense;