Project developed during the SICSS-Aachen-Graz (July 2022) investigating the variation of sentiment in news articles tweeted by @BBCBreaking
-
Updated
Jul 29, 2022 - Jupyter Notebook
Project developed during the SICSS-Aachen-Graz (July 2022) investigating the variation of sentiment in news articles tweeted by @BBCBreaking
Scraping tweets and articles from news twitter handles. Can be used for teaser generation and news headline generation.
This repository contains the code for a text analysis project that focuses on CNN news articles. The project includes web scraping, data preprocessing, and natural language processing techniques to extract insights from the articles. The code is written in Python and uses popular libraries such as BeautifulSoup and NLTK.
A python web crawler that crawls URLs and scrapes their webpages. Specifically for Yahoo news articles.
Add a description, image, and links to the news-article-scraping topic page so that developers can more easily learn about it.
To associate your repository with the news-article-scraping topic, visit your repo's landing page and select "manage topics."