https://github.com/paritoshk/misinfocounter
Automatic Detection of Misinformation news with Anomaly Detection with Longitudinal News using Population based Segmentation : Part of National Sec Hackthon at SHACK15 May 4 2024
https://github.com/paritoshk/misinfocounter
Last synced: 6 months ago
JSON representation
Automatic Detection of Misinformation news with Anomaly Detection with Longitudinal News using Population based Segmentation : Part of National Sec Hackthon at SHACK15 May 4 2024
- Host: GitHub
- URL: https://github.com/paritoshk/misinfocounter
- Owner: paritoshk
- Created: 2024-05-04T19:26:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T20:27:23.000Z (over 1 year ago)
- Last Synced: 2025-01-29T17:11:37.640Z (12 months ago)
- Language: Jupyter Notebook
- Size: 641 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# misinfocounter
Automatic Detection of Misinformation news with Anomaly Detection with Longitudinal News using Population based Segmentation : Part of National Sec Hackthon at SHACK15 May 4 2024
## Accessing the data
Go to the mongo database `misinfocounter` and `news_articles_raw` collection to get news articles. The mongo client is in [client/mongo_client.py](client/mongo_client.py). For sentiments, check out the `news_article_sentiments` dataset.