[dependencies.seqdiff]
version = "0.1"
[dependencies.unicode-normalization]
version = "0.1.8"
[dev-dependencies.quickcheck]
version = "0.9"
[dev-dependencies.quickcheck_macros]
version = "0.9"
[package]
authors = ["Yohei Tamura <tamuhey@gmail.com>"]
description = "Tokenizations alignments library"
documentation = "https://docs.rs/tokenizations"
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.0"