HuBocheng/Fake-News-Detection
NKU_2022Fall Python language programming project. 虚假新闻检测项目,分别使用机器学习、深度学习和bert方法完成任务
This project helps social media managers or public relations professionals identify misleading or fake news among Chinese WeChat messages. You input raw WeChat message data, including titles and content, and it outputs a classification indicating whether each message is real or fake. This is ideal for anyone needing to quickly discern the authenticity of large volumes of online Chinese text.
No commits in the last 6 months.
Use this if you need to automatically detect fake news in Chinese WeChat messages to prevent the spread of misinformation.
Not ideal if your data is not Chinese WeChat messages or if you require real-time, high-throughput detection without any setup.
Stars
35
Forks
4
Language
Python
License
—
Category
Last pushed
Nov 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/HuBocheng/Fake-News-Detection"
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.
Nicozwy/CofCED
COLING 2022: A Coarse-to-fine Cascaded Evidence-Distillation Neural Network for Explainable Fake...