https://github.com/mosesab/categorize-news-headlines-with-word-embeddings
A simple project that creates a dataset of News Headlines with Primary Category, Secondary Category, Date, Day, Month,Year, Sentiment, SentimentPolarity, Emotion and Url. All News Headlines are scraped from punch newspaper and sorted into a csv file.
https://github.com/mosesab/categorize-news-headlines-with-word-embeddings
dataset dataset-analysis dataset-creation dataset-generation datasets gensim-word2vec news newsapi newsheadlines newspaper nigeria nigeria-api nigerian-data punch punchcard semantic-analysis sentiment-analysis word2vec
Last synced: 4 months ago
JSON representation
A simple project that creates a dataset of News Headlines with Primary Category, Secondary Category, Date, Day, Month,Year, Sentiment, SentimentPolarity, Emotion and Url. All News Headlines are scraped from punch newspaper and sorted into a csv file.
- Host: GitHub
- URL: https://github.com/mosesab/categorize-news-headlines-with-word-embeddings
- Owner: mosesab
- License: gpl-3.0
- Created: 2023-03-09T19:16:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T19:39:40.000Z (over 2 years ago)
- Last Synced: 2025-01-11T03:30:58.802Z (5 months ago)
- Topics: dataset, dataset-analysis, dataset-creation, dataset-generation, datasets, gensim-word2vec, news, newsapi, newsheadlines, newspaper, nigeria, nigeria-api, nigerian-data, punch, punchcard, semantic-analysis, sentiment-analysis, word2vec
- Language: Python
- Homepage:
- Size: 709 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Categorize News Headlines With Word Embeddings
A simple project that creates a dataset of News Headlines with Primary Category, Secondary Category, Date, Day, Month,Year, Sentiment, SentimentPolarity, Emotion and Url.
All News Headlines are scraped from the punch news website and sorted into a csv file.