keyphrases.rs is a Rapid Automatic Keyword Extraction (RAKE) algorithm implementation in Rust.
To use keyphrases.rs in your Rust project, add the following line to your Cargo.toml file:
toml
[dependencies]
keyphrases = "0.1.3"
🚧 Under Construction 🚧
keyphrases.rs is licensed under the WTFPL License. See the LICENSE file for more details.