reviews-analysis
Version:
Analyse public vehicle reviews via ML (Aylien) and save the data into a Document Store (Mongo). Supports Classifications and Document and Aspect level Sentiment Analysis.
21 lines (20 loc) • 360 B
JSON
{
"tags": {
"allowUnknownTags": true
},
"source": {
"include": ["textapi.js", "lib/"],
"includePattern": ".+\\.js$"
},
"plugins": [],
"templates": {
"cleverLinks": false,
"monospaceLinks": false
},
"opts": {
"template": "templates/default",
"encoding": "utf8",
"destination": "./docs",
"recurse": true
}
}