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.

21 lines (20 loc) 312 B
{ "$id": "creator.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "name", "version" ], "properties": { "name": { "type": "string" }, "version": { "type": "string" }, "comment": { "type": "string" } } }