simple-sentiment-lib
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "simple-sentiment-lib", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Very compact and simple to use sentiment analysis lib", | ||
@@ -17,4 +17,7 @@ "license": "MIT", | ||
"sentiment-classification", | ||
"afinn" | ||
"afinn", | ||
"mining", | ||
"text", | ||
"text analysis" | ||
] | ||
} |
46577