fake-news and NLP_FakeNewsDetection

These are **competitors** — both implement independent end-to-end fake news detection pipelines using standard ML/deep learning approaches on news datasets, with no shared dependencies or complementary functionality that would require using them together.

fake-news
59
Established
NLP_FakeNewsDetection
38
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 15/25
Stars: 167
Forks: 64
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: AGPL-3.0
Stars: 33
Forks: 6
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About fake-news

mihail911/fake-news

Building a fake news detector from initial ideation to model deployment

Implements dual classification approaches—a Scikit-learn random forest baseline and a RoBERTa transformer model via PyTorch Lightning—with experiment tracking through MLflow and data versioning via DVC. The pipeline includes SHAP-based model interpretability, Great Expectations data validation, and PyTest-driven testing, deployed as a FastAPI/Gunicorn REST service containerized with Docker and integrated into a Chrome extension for end-user interaction.

About NLP_FakeNewsDetection

tychen5/NLP_FakeNewsDetection

Using machine learning & deep learning to analyze the News

Scores updated daily from GitHub, PyPI, and npm data. How scores work