UNPKG
node-sentiwordnet
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Sentiwordnet search nodejs and redis
kevincobain2000/node-sentiwordnet
node-sentiwordnet
/
main.js
3 lines
(2 loc)
•
62 B
JavaScript
View Raw
1
2
3
var
Senti
=
require(
"./lib/main.js"
);
module
.
exports
= Senti;