srake

Crates.iosrake
lib.rssrake
version0.1.1
sourcesrc
created_at2024-07-19 06:29:56.763212
updated_at2024-10-03 03:15:10.988251
descriptionSimple Implementation of RAKE Algoritm
homepagehttps://github.com/pandas-id/rust-rake-algoritm.git
repositoryhttps://github.com/pandas-id/rust-rake-algoritm.git
max_upload_size
id1308323
size8,112
Lukmanul Rahman (lukheman)

documentation

README

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
Commit count: 20

cargo fmt