AFINN-111 Sentiment Analysis - Part 1
Coding Challenge #44.1
This is Part 1 of a two-part coding challenge on Sentiment Analysis with the AFINN-111 word list. In this video, I explain what the AFINN-111 is and how to convert Tab Separated Values (.tsv) data into JSON data. This video is part of Session 8 of the “Programming from A to Z” ITP class.
Community Contributions
- sentiment.js by Sam Lee (Source Code)
- Colorized Sentiment Score by Sam Lee (Source Code)
- Feeling Emojional by Chris R Hall (Source Code)
You can also add your own version! (See how)