Cartus/Automated-Fact-Checking-Resources
Links to conference/journal publications in automated fact-checking (resources for the TACL22/EMNLP23 paper).
This is a curated collection of research papers and datasets focused on automated fact-checking. It helps researchers and data scientists understand the current landscape of tools and methods for identifying and verifying claims, particularly in text and multimodal content. You can explore resources related to detecting claims, retrieving evidence, and predicting the veracity of information.
558 stars. No commits in the last 6 months.
Use this if you are a researcher, data scientist, or academic studying or developing automated systems to combat misinformation and disinformation across various media types.
Not ideal if you are looking for an off-the-shelf software tool or an application to directly fact-check content without needing to delve into the underlying academic research.
Stars
558
Forks
61
Language
—
License
MIT
Category
Last pushed
Feb 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Cartus/Automated-Fact-Checking-Resources"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openfactcheck-research/openfactcheck
An Open-source Factuality Evaluation Demo for LLMs
several27/FakeNewsCorpus
A dataset of millions of news articles scraped from a curated list of data sources.
lilakk/BooookScore
A package to generate summaries of long-form text and evaluate the coherence of these summaries....
armingh2000/FactScoreLite
FactScoreLite is an implementation of the FactScore metric, designed for detailed accuracy...
manideep2510/siamese-BERT-fake-news-detection-LIAR
Triple Branch BERT Siamese Network for fake news classification on LIAR-PLUS dataset in PyTorch