ngrams-rs 0.0.0

A Rust library to search the Google Books Ngram Dataset
Documentation
[dependencies]

[lib]
name = "ngrams"
path = "src/lib.rs"

[package]
authors = ["Martin Trenkmann <contact@ngrams.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Rust library to search the Google Books Ngram Dataset"
edition = "2021"
homepage = "https://ngrams.dev"
license = "MIT"
name = "ngrams-rs"
readme = "README.md"
repository = "https://github.com/ngrams-dev/ngrams-rs"
version = "0.0.0"