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.

9 lines (6 loc) 101 B
install: npm install test: make cd test && ../node_modules/mocha/bin/mocha test.js .PHONY: test