textspan 0.4.1

Text span utility
Documentation
[dependencies.tokenizations]
version = "^0.4"
[dev-dependencies.proptest]
version = "0.10"

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

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

[package]
authors = ["Yohei Tamura <tamuhey@gmail.com>"]
description = "Text span utility"
documentation = "https://docs.rs/textspan"
edition = "2018"
homepage = "https://github.com/tamuhey/textspan"
keywords = ["nlp", "text", "algorithm"]
license = "MIT"
name = "textspan"
readme = "README.md"
repository = "https://github.com/tamuhey/textspan"
version = "0.4.1"