AFINN-111 Sentiment Analysis - Part 2

Coding Challenge #44.2

In Part 2 of this coding challenge, I implement sentiment analysis using the AFINN-111 (link below) word list. A single page web app analyzes the valence (positive vs negative) of text as a user types into a text area. This video is part of Session 8 of the “Programming from A to Z” ITP class.