Skip to content

Using an HTML parser to parse news articles to find relevant standings on Trump

Notifications You must be signed in to change notification settings

ConnorHack/HTML-Trump-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-Trump-Parser

Using an HTML parser to parse news articles to find relevant standings on Trump

Requirements

    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

About

Using an HTML parser to parse news articles to find relevant standings on Trump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages