sentiment-and-keyword
Advanced tools
Comparing version
{ | ||
"name": "sentiment-and-keyword", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Analyze strings based on sentiment and keyword strength using synonyms sentiment analysis", | ||
@@ -16,3 +16,7 @@ "main": "index.js", | ||
"author": "Ashley Sanders", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"dependencies": { | ||
"sentiment": "^5.0.2", | ||
"thesaurus": "0.0.1" | ||
} | ||
} |
7702
1.01%2
Infinity%+ Added
+ Added
+ Added
+ Added