rustrawi 0.1.2

Rust port of the original PHP Sastrawi
Documentation
[dependencies.regex]
version = "1.7.1"

[package]
description = "Rust port of the original PHP Sastrawi"
edition = "2021"
exclude = [".idea/*", ".github/*", "data/*", "*.iml"]
keywords = ["sastrawi", "stopword", "stem", "nlp", "tokenization"]
license = "MIT OR Apache-2.0"
name = "rustrawi"
readme = "README.md"
repository = "https://github.com/rahmatnazali/rustrawi"
version = "0.1.2"