UNPKG

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.

8 lines (5 loc) 153 B
/* * configuration for lambda-local being called from a program. */ var LambdaLocal = require('./lib/lambdalocal.js'); module.exports = LambdaLocal;