#automatic #rapid #rake #algoritm

srake

Simple Implementation of RAKE Algoritm

2 releases

0.1.1 Oct 3, 2024
0.1.0 Jul 19, 2024

#564 in Text processing

21 downloads per month

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
~20K SLoC