An open API service indexing awesome lists of open source software.

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

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.