This is a simple NLP library with a list of algorithms related to keyword extraction:
The full list of intended features before publishing this library on crates.io is as follows:
Note: I removed yake as my implementation was very slow. I will try to implement it again in the future.
This library is not yet published on crates.io, so you will have to clone this repository and add it as a dependency in
your Cargo.toml
file.
This project is licensed under the GNU Lesser General Public License v3.0. See the Copying and Copying Lesses files for details.