Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 593 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 593 Bytes

Twitter-News-Summarizer

Twitter bot that uses NLP models to summarize news articles referenced in a user's twitter timeline

1.) Extracts all tweets from the timeline corresponding to the inputted twitter handle
2.) Uses Google's T5-Transformer to summarize all articles referenced in those tweets
3.) Conducts preliminary semantic analysis on the title of the article.
4.) Displays article details, summary, title sentiment and generates a word cloud based on article content

Sample Output:

alt text