fib-fasttext
Advanced tools
Comparing version 1.1.1 to 2.0.0
{ | ||
"name": "fib-fasttext", | ||
"version": "1.1.1", | ||
"version": "2.0.0", | ||
"description": "fibjs binding for fasttext representation and classification.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
fibjs binding for fasttext representation and classification. | ||
=== | ||
This is a simple wrapper and automatic pre-compilation project for `node-fasttext`, please refer to [node-fasttext](https://github.com/vunb/node-fasttext) for more details. | ||
### Install | ||
@@ -7,0 +5,0 @@ |
2121
13