finalfrontier-utils 0.4.1

Train and use word embeddings with subword representations
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "finalfrontier-utils"
version = "0.4.1"
authors = ["Danièˆl de Kok <me@danieldk.eu>"]
description = "Train and use word embeddings with subword representations"
homepage = "https://github.com/danieldk/finalfrontier"
documentation = "https://git.danieldk.eu/finalfrontier/about"
license = "Apache-2.0"
repository = "https://github.com/danieldk/finalfrontier.git"
[dependencies.clap]
version = "2"

[dependencies.failure]
version = "0.1"

[dependencies.finalfrontier]
version = "0.4.1"

[dependencies.indicatif]
version = "0.11"

[dependencies.memmap]
version = "0.7"

[dependencies.num_cpus]
version = "1"

[dependencies.rand]
version = "0.6"

[dependencies.rand_xorshift]
version = "0.1"

[dependencies.stdinout]
version = "0.4"