mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package nimfastText
This commit is contained in:
parent
369cf81b4c
commit
3bde634751
@ -11788,5 +11788,19 @@
|
|||||||
"description": "Array/Sequence/Object destructuring/unpacking macro",
|
"description": "Array/Sequence/Object destructuring/unpacking macro",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/technicallyagd/unpack"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user