Using an HTML parser to parse news articles to find relevant standings on Trump
- The system shall parse CNN, Fox News, and NY Times articles into a list of strings
- The system shall parse the HTML strings into a hashmap by word frequency count
- The system shall export the hashmap into a .csv file
- The system shall count the total number of positive and negative words in each article