smallclassifier
Version:
Classifier is one of the easiest methods of text classification
18 lines (17 loc) • 403 B
JSON
{
"name": "smallclassifier",
"version": "1.0.1",
"description": "Classifier is one of the easiest methods of text classification",
"main": "classifier.js",
"repository": {
"type": "git",
"url": "http://www.github.com/squishybanana04/Classifier.git"
},
"keywords": [
"Text",
"Classification"
],
"author": "Alex Waese-Perlman",
"license": "MIT",
"devDependencies": {}
}