mathildebuenerd / real-time-text-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-time sentiment analysis

Tool for doing an AFINN sentiment analysis on user input in real time.

Preview

App preview

Usage

  • Download the repo
  • Run npm install
  • Run npm start
  • Go to http://localhost:1234 with Google Chrome (has not been tested on other browsers)

About


Languages

Language:TypeScript 73.2%Language:CSS 14.5%Language:HTML 12.2%