ozyverse/detecting_fake_news
TfidfVectorizer & PassiveAggressiveClassifier
This project helps journalists, fact-checkers, or social media analysts identify potentially fake news articles. You input news articles, and it tells you whether each one is classified as 'real' or 'fake'. This tool is designed for anyone needing to quickly assess the veracity of news content.
No commits in the last 6 months.
Use this if you need an automated way to flag news articles as potentially fake based on their text content.
Not ideal if you require explainability for why a news article was classified as fake, or if you need to detect subtle misinformation rather than outright hoaxes.
Stars
8
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ozyverse/detecting_fake_news"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
safe-graph/GNN-FakeNews
A collection of GNN-based fake news detection models.
anantdgoel/ProjectFib
Chrome extension to flag fake news on Facebook. Built at HackPrinceton '16
sumeetkr/AwesomeFakeNews
This repository contains recent research on fake news.
kapilsinghnegi/Fake-News-Detection
This project detects whether a news is fake or not using machine learning.
DJDarkCyber/Fake-News-Detector
Fake News Detector Web Application