diff --git a/packages.json b/packages.json index 6592f1d..3d7d87b 100644 --- a/packages.json +++ b/packages.json @@ -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",