Merge pull request #955 from genotrance/add-nimfastText1639

Added package nimfastText
This commit is contained in:
genotrance 2018-12-29 15:15:22 -06:00 committed by GitHub
commit 0e6d1c64b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11894,6 +11894,20 @@
"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"
},
{
"name": "treesitter",
"url": "https://github.com/genotrance/nimtreesitter?subdir=treesitter",