mapwords 0.1.2

HashMap based keyword extraction
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.regex]
version = "1"

[package]
description = "HashMap based keyword extraction "
edition = "2021"
homepage = "https://github.com/jjoeldaniel/mapwords.rs"
keywords = ["keywords", "extraction"]
license = "WTFPL"
name = "mapwords"
readme = "README.md"
repository = "https://github.com/jjoeldaniel/mapwords.rs"
version = "0.1.2"