title | redirect_from | video_number | date | video_id | repository | web_editor | links | parts | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AFINN-111 Sentiment Analysis - Part 2 |
CodingChallenges/44.2-afinn111sentimentanalysis.html |
44.2 |
2016-12-02 |
VV1JmMYceJw |
CC_044_afinn111SentimentAnalysis |
aNeMdpy-b |
|
|
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.