1 unstable release
0.0.4 | May 20, 2023 |
---|---|
0.0.3 |
|
#6 in #wordnet
22 downloads per month
23KB
518 lines
plWordNet-rs
plwordnet
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.
Features
- Load and parse plWordNet 4.2 XML files with ease.
- Efficient data structures for storing and accessing plWordNet lexical data.
- Flexible querying capabilities to retrieve synsets, and semantic relations.
- High performance and memory efficiency for handling large plWordNet datasets.
Installation
Add this crate to your Cargo.toml
file:
[dependencies]
plwordnet = "0.0.*"
Contributing
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
License
This project is licensed under the MIT license.
Dependencies
~1.5MB
~22K SLoC