plwordnet-rs
is a Rust crate that provides a powerful and efficient interface for working with plWordNet lexical resources. It allows you to load and read plWordNet XML files, making it easy to incorporate plWordNet data into your Rust applications.
Add this crate to your Cargo.toml
file:
toml
[dependencies]
plwordnet-rs = "0.0.*"
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT license.