[package] name = "lda" version = "0.1.0" authors = ["Baxter Eaves "] edition = "2018" description = "Topic models via Latent Dirichlet Allocation" keywords = ["Bayesian", "Machine-learning", "Topic-model"] categories = ["science"] readme = "README.md" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]