spanishdal
Version:
Affective dictionary of 25000 words in Spanish formatted in JSON
41 lines (40 loc) • 706 B
JSON
{
"name": "sdal",
"version": "0.1.1",
"authors": [
"Alberto Barradas <abcsds@gmail.com>"
],
"description": "Affective dictionary of 25000 words in Spanish formatted in JSON",
"main": "sdal.json",
"keywords": [
"sentiment",
"Spanish",
"Español",
"sentimiento",
"agrado",
"activacion",
"imaginabilidad",
"anew",
"sdal",
"word",
"list",
"sentiment",
"analysis",
"opinion",
"mining",
"text",
"microblogs"
],
"repository": {
"type": "git",
"url": "https://github.com/abcsds/sdal"
},
"license": "CC BY 3.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}