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.

10 lines (9 loc) 113 B
language: node_js node_js: - "5.10" - "4.4" - "4.1" - "0.12" - "0.10" before_install: - "make check"