cfasttext-sys 0.7.0

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

[dependencies]

[package]
authors = ["Messense Lv <messense@icloud.com>"]
build = "build.rs"
categories = ["api-bindings", "external-ffi-bindings"]
description = "fastText ffi binding"
edition = "2018"
keywords = ["fastText", "text", "classify"]
license = "MIT"
links = "cfasttext_static"
name = "cfasttext-sys"
repository = "https://github.com/messense/fasttext-rs"
version = "0.7.0"