ttaw 0.3.0

talking to a wall, a piecemeal natural language processing library
Documentation
[dependencies.log]
version = "0.4"

[dependencies.pest]
version = "2.1.2"

[dependencies.pest_derive]
version = "2.1.0"

[dependencies.reqwest]
version = "0.9.22"

[dependencies.serde_json]
version = "1.0.41"

[dev-dependencies.tempfile]
version = "3"

[package]
authors = ["Shea Newton <shnewto@gmail.com>"]
description = "talking to a wall, a piecemeal natural language processing library"
homepage = "https://github.com/shnewto/ttaw"
keywords = ["nlp", "rhyme", "alliteration", "double-metahone", "CMUdict"]
license = "MIT"
name = "ttaw"
readme = "README.md"
repository = "https://github.com/shnewto/ttaw"
version = "0.3.0"