/comprehend-batch-csv

A simple node script to batch a csv and get the sentiment scores of the sentences

Primary LanguageJavaScript

Prerquirements

  • Node
  • Yarn

Occorre avere salvate le API key di AWS come descritto qui

Installation

Run yarn install to install packages.

Instructions

Salvare nella cartella il file opinioni.csv da dare in pasto a Comprehend.

Il risultato sarĂ  restituito nel file results_TIMESTAMP.csv.