srake 0.1.1

Simple Implementation of RAKE Algoritm
Documentation

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