srake

Simple Implementation of RAKE Algoritm

2 releases

new 0.1.1 Oct 3, 2024
0.1.0 Jul 19, 2024

MIT/Apache

9KB
125 lines

SRAKE

Implementation of Rapid Automatic Keywords Extracted algoritm for rust.

How to use

  • Append modules to dependencies of Cargo.toml
srake = "0.1.0"

or

cargo add srake

Dependencies

~0.6–1.1MB
~21K SLoC