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.

4 lines (3 loc) 111 B
import { URISchemeHandler } from "../uri"; declare const handler: URISchemeHandler; export default handler;