tokenizations 0.4.2

Tokenizations alignments library
Documentation
[[bench]]
harness = false
name = "main"
[dependencies.seqdiff]
version = "0.3"

[dependencies.unicode-normalization]
version = "0.1.17"
[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.quickcheck]
version = "0.9"

[dev-dependencies.quickcheck_macros]
version = "0.9"

[lib]
bench = false

[package]
authors = ["Yohei Tamura <tamuhey@gmail.com>"]
description = "Tokenizations alignments library"
documentation = "https://docs.rs/tokenizations"
edition = "2018"
homepage = "https://github.com/tamuhey/tokenizations"
keywords = ["nlp", "text", "algorithm"]
license = "MIT"
name = "tokenizations"
readme = "README.md"
repository = "https://github.com/tamuhey/tokenizations"
version = "0.4.2"
[profile.bench]
debug = 2