stop-words 0.1.1

Common stop words in several languages
Documentation
[package]
name = "stop-words"
version = "0.1.1"
authors = ["Chris McComb <ccmcc2012@gmail.com>"]
description = "Common stop words in several languages"
edition = "2018"
readme = "README.md"
repository = "https://github.com/cmccomb/stop-words"
homepage = "https://github.com/cmccomb/stop-words"
documentation = "https://docs.rs/stop-words"
license = "MIT OR Apache-2.0"
keywords = ["nlp", "stop-words"]
categories = ["text-processing", "internationalization", "localization"]

[dependencies]