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.
80 lines (79 loc) • 1.75 kB
JSON
{
"_args": [
[
{
"raw": "mongo",
"scope": null,
"escapedName": "mongo",
"name": "mongo",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "mongo@latest",
"_id": "mongo@0.1.0",
"_inCache": true,
"_location": "/mongo",
"_nodeVersion": "v0.6.6",
"_npmUser": {
"name": "cohara87",
"email": "cohara87@gmail.com"
},
"_npmVersion": "1.0.106",
"_phantomChildren": {},
"_requested": {
"raw": "mongo",
"scope": null,
"escapedName": "mongo",
"name": "mongo",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/mongo/-/mongo-0.1.0.tgz",
"_shasum": "c8af0f8df98d4894b772b37342987c3becf3718c",
"_shrinkwrap": null,
"_spec": "mongo",
"_where": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src",
"author": {
"name": "Chris O'Hara",
"email": "cohara87@gmail.com"
},
"dependencies": {
"mongodb": "*"
},
"description": "A thin wrapper for the mongodb library",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "c8af0f8df98d4894b772b37342987c3becf3718c",
"tarball": "https://registry.npmjs.org/mongo/-/mongo-0.1.0.tgz"
},
"engines": {
"node": ">= 0.4.0"
},
"licenses": [
{
"type": "MIT"
}
],
"main": "index",
"maintainers": [
{
"name": "cohara87",
"email": "cohara87@gmail.com"
}
],
"name": "mongo",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"version": "0.1.0"
}