cfasttext-sys 0.7.7

fastText ffi binding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.cc]
version = "1.0"

[dependencies]

[package]
authors = ["Messense Lv <messense@icloud.com>"]
build = "build.rs"
categories = ["api-bindings", "external-ffi-bindings"]
description = "fastText ffi binding"
edition = "2018"
exclude = ["cfasttext/fasttext/.circleci/**", "cfasttext/fasttext/crawl/**", "cfasttext/fasttext/docs/**", "cfasttext/fasttext/website/**", "cfasttext/fasttext/webassembly/**", "cfasttext/fasttext/alignment/**", "cfasttext/fasttext/python/**", "cfasttext/fasttext/scripts/**"]
keywords = ["fastText", "text", "classify"]
license = "MIT"
links = "cfasttext_static"
name = "cfasttext-sys"
repository = "https://github.com/messense/fasttext-rs"
version = "0.7.7"