Added package tome (#2112)

This commit is contained in:
Liam Scaife (he/they) 2022-01-11 01:31:11 +13:00 committed by GitHub
parent 66507c8cd0
commit 0ae849bae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24697,6 +24697,19 @@
"license": "MIT",
"web": "https://github.com/qb-0/NimbleImGui"
},
{
"name": "tome",
"url": "https://github.com/dizzyliam/tome",
"method": "git",
"tags": [
"nlp",
"language",
"ml"
],
"description": "A natural language library.",
"license": "MIT",
"web": "https://github.com/dizzyliam/tome"
},
{
"name": "opussum",
"url": "https://github.com/ire4ever1190/opussum",