Added package nimfastText

This commit is contained in:
Ganesh Viswanathan 2018-12-05 10:39:16 -06:00
parent 369cf81b4c
commit 3bde634751

View File

@ -11788,5 +11788,19 @@
"description": "Array/Sequence/Object destructuring/unpacking macro",
"license": "MIT",
"web": "https://github.com/technicallyagd/unpack"
},
{
"name": "nimfastText",
"url": "https://github.com/genotrance/nimfastText",
"method": "git",
"tags": [
"fasttext",
"classification",
"text",
"wrapper"
],
"description": "fastText wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimfastText"
}
]