keyphrases.rs

made-with-rust https://github.com/jjoeldaniel/keyphrases.rs/actions/workflows/ci.yml

keyphrases.rs is a Rapid Automatic Keyword Extraction (RAKE) algorithm implementation in Rust.

Installation

To use keyphrases.rs in your Rust project, add the following line to your Cargo.toml file:

toml [dependencies] keyphrases = "0.1.1"

Usage

🚧 Under Construction 🚧

License

keyphrases.rs is licensed under the WTFPL License. See the LICENSE file for more details.