keyphrases.rs

crates.io link documentation https://github.com/jjoeldaniel/keyphrases.rs/actions/workflows/ci.yml license

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.4"

Usage

🚧 Under Construction 🚧

License

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