[badges.travis-ci]
repository = "yaa110/rake-rs"
[dependencies.regex]
version = "1.3"
[package]
authors = ["Navid <yaa110@gmail.com>"]
categories = ["algorithms", "text-processing"]
description = "Rust implementation of Rapid Automatic Keyword Extraction (RAKE) algorithm"
documentation = "https://docs.rs/rake"
homepage = "https://github.com/yaa110/rake-rs"
keywords = ["rake", "algorithm", "keyword"]
license = "MIT/Apache-2.0"
name = "rake"
readme = "README.md"
repository = "https://github.com/yaa110/rake-rs"
version = "0.3.0"