An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: fakenewsdetection

lucas-twygz/TCC-Truth-Chrome-Checker

Projeto de TCC para graduação em bacharelado de Ciência da Computação de uma extensão para navegadores Chromium que permite aos usuários analisar a veracidade de uma notícia com um clique.

Language: JavaScript - Size: 7.45 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

haykalaul/fakenews-classification-llm

Real nih — Fake News Detection Landing Page (AI-powered) Proyek ini adalah aplikasi web Next.js untuk mendeteksi berita palsu (fake news) menggunakan model AI. Aplikasi menyediakan antarmuka untuk memeriksa teks, dokumentasi integrasi API, dan utilitas untuk pengembang.

Language: TypeScript - Size: 442 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

sandeeppaldotnet/FakeNewsDetection-MLNet-ASPNET

A .NET 8-based Fake News Detection system using ML.NET for training and ASP.NET Core Web API for real-time predictions. Input article text and get accurate classification (real or fake).

Language: C# - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

yusef77777/deepfakeDetection

DeepDeception: Django web app for deepfake detection using a fine-tuned Xception model (DFDC), with video upload, feedback storage, and Railway deployment. 🐙

Language: HTML - Size: 39.2 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

ju-resplande/pt_afc

This repository contains the official Python code and resources for the research paper: "Portuguese Automated Fact-checking: Information Retrieval with Claim extraction".

Language: Jupyter Notebook - Size: 2.61 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

Vatshayan/Fake-News-Detection-Project

Final Year Fake News Detection using Machine learning Project with Report, PPT, Code, Research Paper, Documents and Video Explanation.

Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 163 - Forks: 17

Zubair-hussain/Fake-News-Detection-using-NLP

Built a fake news classification system using NLP and ML on a Kaggle dataset of 40,000+ articles. Preprocessed text, applied TF-IDF, and trained Naive Bayes, Logistic Regression, and Linear SVM. Achieved 99.3% accuracy with Linear SVM. Includes evaluation and visualizations.

Language: Jupyter Notebook - Size: 686 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

safe-graph/GNN-FakeNews

A collection of GNN-based fake news detection models.

Language: Python - Size: 10.3 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 502 - Forks: 90

kowshik14/FakeNewsDetection-TweetGuard

TweetGuard combines Transformer and Bi-LSTM architectures to detect fake news on Twitter. Using the 'TruthSeeker' dataset and BERTweet tokenization, it outperforms traditional models, setting a new standard for detecting misinformation across multiple datasets.

Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

liyachittilappilly/FakeorRealPrediction

Machine Learning model that detects fake news using NLP and Linear SVM. Built with Python, Scikit-learn, and TF-IDF on a real-world news dataset. Achieves 93%+ accuracy.

Language: Jupyter Notebook - Size: 255 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

GZ30eee/NewsGuard

A comprehensive application for detecting fake news using machine learning.

Language: Python - Size: 226 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

SushwanthReddy/Fake-News-Detection-using-Machine-Learning

Fake News Detection using Machine Learning Algorithms

Language: Jupyter Notebook - Size: 41.5 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 11

Kylejeffrey909/ITCS

Final Project

Language: Jupyter Notebook - Size: 4.96 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

xuejianhuang/SGKE

Multi-Modal Rumor Detection with Scene Graph Attention Networks Integrating External Knowledge and Evidence

Language: HTML - Size: 28 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 13 - Forks: 3

kapilsinghnegi/Fake-News-Detection

This project detects whether a news is fake or not using machine learning.

Language: Jupyter Notebook - Size: 42.9 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 65 - Forks: 42

R-o-n-a-k/FND

An Passive Aggressive & Naive Bayes ML based model connected with Ui built on Python Flask for detecting news as fake or real.

Language: CSS - Size: 22.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

isrgra/fake-news-model

El presente modelo, se genera a partir de dos bases de datos, la primera denominada 'fake' y la segunda 'real'. La recolección de información, se hizo a partir de las noticias al rededor del entonces candidato Donald Trump en la carrera por la presidencia de Estados Unidos en el año 2016.

Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

NotoriousArnav/Parmanu-Shakti-SIT-Hack-a-Verse

Team Parmanu Shakti's Approqach towards Fake News Detection for Digital Governance and Cybersecurity

Size: 1.25 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

san089/Big_Data_Project

Fake News Detection - Feature Extraction using Vectorization such as Count Vectorizer, TFIDF Vectorizer, Hash Vectorizer,. Then used an Ensemble model to classify whether the news is fake or not.

Language: Python - Size: 12.4 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 12

DJDarkCyber/Fake-News-Detector

Fake News Detector Web Application

Language: Jupyter Notebook - Size: 13.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 43 - Forks: 4

Bhavik-Jikadara/fake-news-detections

This project is relevant to the media industry, news outlets, and social media platforms that are responsible for sharing news articles. Classifying news articles as real or fake can help these organizations improve their content moderation and reduce the spread of fake news.

Language: Python - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

MonzerDev/Fake-News-Detection

A robust fake news detection system leveraging machine learning models (SVM and Random Forest) to identify political misinformation. Includes preprocessing, training, and evaluation scripts with datasets available for download.

Language: Jupyter Notebook - Size: 284 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Projects-Developer/Fake-News-Detection-Using-Machine-Learning-Project

Live Fake news detection refers to the process of identifying and flagging false or misleading informion presented as news. Live Fake news detection using machine learning. Project Includes Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Projects-Developer/Full-Stack-Fake-News-Detection-Using-Machine-Learning

The Full Stack Fake News Detection Using Machine Learning project aims to develop a comprehensive solution for detecting fake news articles using machine learning algorithms. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Projects-Developer/Biased-Unbiased-News-Detection-Project

This project aims to develop a system that can automatically detect biased and unbiased news articles. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Projects-Developer/Fake-News-Detection-Using-Machine-Learning-Deep-Learning

This project aims to develop a robust fake news detection system using machine learning and deep learning techniques. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

xuejianhuang/MST

Multiview Spatio-Temporal Learning with Dual Dynamic Graph Convolutional Networks for Rumor Detection

Language: Python - Size: 46.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 3

docsallover/fake-news-detection

Fake News Detection Using NLP

Language: Jupyter Notebook - Size: 41.2 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

lordwarlock5001/Fake_news_detection

Fake news detection with GUI

Language: Python - Size: 22.3 MB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

VrajPatel105/Fake-News-Prediction-Project

"Logistic regression-based model for predicting fake news, developed in a Google Colab notebook. It includes data preprocessing, model training, evaluation, and performance visualization using a labeled dataset of real and fake news articles."

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

arindal1/Fake-News-Detector

A Fake News Prediction System using Machine Learning with Python.

Language: Jupyter Notebook - Size: 453 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Hash-It-Out/Fake-News-Suspector

ML based fake news detector.

Language: Python - Size: 16.6 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 3

DataScienceVibes/CodeClause-Internship-Projects

Codeclause Internship Projects

Language: Jupyter Notebook - Size: 5.41 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

BhadraNivedita/Fake-news-detection-in-Bidirectional-LSTM

Language: Jupyter Notebook - Size: 6.79 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

marcieltorres/antifakenews

AntiFa (Anti FakeNews) é um projeto dedicado a analisar e quantificar a porcentagem de notícias falsas (fake news) disseminadas por políticos e personalidades brasileiras em suas redes sociais.

Language: Python - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

enricollen/DeepfakeDetection

DeepFakeNews Dataset for multimodal deepfake detection

Language: Jupyter Notebook - Size: 21 GB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EmanTahir2002/Fake-news-Detection-using-ML

I have used ml to detect fake news and integrated it with a basic front end

Language: Python - Size: 11.1 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Karan-Malik/FakeNewsDetection

Using Machine Learning and NLP to segregate the unreliable and reliable news articles

Language: Python - Size: 35.8 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

prachet283/ML-Project-4-Fake-News-Prediction

A machine learning-based project designed to detect and classify fake news articles.

Language: Jupyter Notebook - Size: 5.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

lucaspal/sentimentext-backend

Detect fake news. Performs sentiment analysis on text.

Language: Python - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SmridhVarma/Fake-News-Detection

This repository houses a Streamlit web application for fake news detection. The app allows users to input a news article and predicts whether it is likely fake or real based on its content. It provides options to select different vectorizers (TF-IDF or Bag of Words) and classifiers (Linear SVM or Naive Bayes) to customize the prediction model.

Language: Jupyter Notebook - Size: 16.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leinac/fakenewsdetectionmodel

Fake News Detection using Machine Learning : Our project focuses on building a Fake News Detection system using machine learning. In today's digital age, the spread of fake news undermines media credibility and public trust. Our system aims to distinguish between reliable news sources and misinformation, empowering users to make informed decisions

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dimspith/fn-api

The FakeNews API, responsible for distributing the fake news blacklist

Language: Elixir - Size: 11.2 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

subhan97ahmed/fake-news-frontend Fork of MuhammadAnas190/fake-news-frontend

Ever thought about how we can find the fake articles/news that does get spread in the world of the internet very easily. Now thanks to AI we can easily find the fake news and tell you which one is the true article.

Language: JavaScript - Size: 1.45 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

vatsalcode/Fake-News-Detection-Using-Machine-Learing

Fake News Detection in Python using Machine Learning

Language: Python - Size: 15.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 9

CheckFake/api 📦

API for the browser extension. The API computes scores and stores result in a DB

Language: Python - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

CheckFake/browser 📦

Displays a confidence score about an article that has been submitted to the extension.

Language: Vue - Size: 320 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

cyberpunkOS/CyberPunkOS

CyberPunkOS is a virtual machine that incorporates several tools for Open Source Intelligence (OSINT) to dismantle Fake News

Language: Python - Size: 12.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 67 - Forks: 9

orfon/gen-medialiteracy-toolkit-paris 📦

Hackathon prototype for the GEN Media Literacy Toolkit for Newsrooms.

Language: JavaScript - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Ahren09/FinerFact

PyTorch implementation for the FinerFact model in the AAAI 2022 paper Towards Fine-Grained Reasoning for Fake News Detection

Language: Python - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 5

isspek/FakeNewsDetectionFramework

This repository is a research prototype for early detecting fake news shared in social media when evidence or metadata is not present.

Language: Python - Size: 1.74 MB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Jay-Suthar/FAKE_NEWS_DETECTION_USING_CNN_LSTM_BILSTM_BERT_ROBERTA

A comparative study for fake news detection using deep learning techniques.

Language: Jupyter Notebook - Size: 5.18 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

DataScienceVibes/Fake-News-Detection

Detecting fake news is a challenging task that involves using various natural language processing (NLP) and machine learning techniques

Language: Jupyter Notebook - Size: 351 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

Dedepya/Fake-Reviews-Detection

Fake News Detection using SGD Classifier

Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Abhaykumar04/Fake_News_Classifier_using_Natural_Language_Processing

Embark on a journey to develop a Fake News Classifier using NLP techniques. This README outlines the key steps involved in building and implementing the classifier.

Language: Jupyter Notebook - Size: 5.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Flajt/Veritas

A python library for fact checking of Fake News with the help of the semantic web

Language: Python - Size: 104 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Virgo-Alpha/Fake_News_Detection

FakeNews Detection Flask App

Language: Jupyter Notebook - Size: 13.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Haseeeb21/Fake-News-Detection

Fake News Detection model trained using BERT (Bidirectional Encoder Representations from Transformers) and LSTM (Long Short-Term Memory). The saved model can be used to predict user input news.

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

less-and-less-bugs/RDCM

Formal implementation of Robust Domain Misinformation Detection via Multi-modal Feature Alignment

Language: Python - Size: 1.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nguyenvo09/LearningFromFactCheckers

This is the repository of Pytorch code and dataset for paper "Learning from Fact-checkers: Analysis and Generation of Fact-checking Language", SIGIR 2019

Language: Python - Size: 16.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

amankalra172/Using-ML-to-detect-fake-news

Develop a machine learning model to identify when an article might be fake news.

Language: Jupyter Notebook - Size: 22.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nishitpatel01/Fake_News_Detection

Fake News Detection in Python

Language: Jupyter Notebook - Size: 12.6 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 453 - Forks: 307

Shape-Of-AI-Bricks/Fake_News_Detection

Fake_News_Detection

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codemugger/BERT-Model-for-Fake-News-Classification-

Obtaining news online has become the new normal for many Singaporeans in the information age. The ease of discovering and sharing news with different news sources battling to control the narrative has led to a drastic increase in misinformation. Therefore we need to differentiate between real and fake news, and this project aims to design an application to prevent the spreading of fake news by employing the pre-trained BERT model to detect fake news.

Language: Jupyter Notebook - Size: 82.1 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ruky69/Fake-News-Detection

Fake news detection using different types of classification ML models

Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dchatca/Fake-news-classification

Fake News Detection Using Recurrent Neural Networks (RNNs) & Long Short Term Memory (LSTM).

Language: Jupyter Notebook - Size: 43.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kanagalingamsm/FakeNewsClassification

Fake News Classification using Naive Bayes.

Language: Jupyter Notebook - Size: 1.79 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mohamedezzeldeenhassanmohamed/NLP-Project

Compound NLP GUI project, First used many ML algorithmes (SVM,Logistic Regression...etc) for nlp tasks like "News Classification",seconedly used specialized NLP tools for task like "Text Summerization",Thirdly used Deep Learning for NLP task like"Machine Translation",fourthly web scraping and pre-trained models for task"Code Generation"

Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

luisosorio3214/Fake-News-Prediction-System

A web application for predicting fake news articles.

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vilasrhegde/fakeNewsDetection

A Logistic Regression machine learning model to detect fake news

Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Wolkensteine/FakeNewsChecker

This is a small project of mine, which I dream of being able to warn the user about fake news on websites.

Language: JavaScript - Size: 306 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zgb0537/Multimodal-Fake-News-Detection-with-Textual-Visual-and-Semantic-Information

Language: Python - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

gautamop01/FAKE-NEWS-PREDICTION

News Authenticity Checker

Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Abhradipta/Fake-News-Detection

Fake News Detection Using Recurrent Neural Networks (RNNs) & Long Short Term Memory (LSTM).

Language: Jupyter Notebook - Size: 41.3 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 7

SyedKhaldoon/Fake-News-Detector

News detection and prediction are two important aspects of news analytics. News detection involves identifying and categorizing news articles based on their topic, sentiment, source, and other relevant factors.News prediction involves forecasting future events based on the analysis of past news articles.

Language: Jupyter Notebook - Size: 22.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bhavana30103/fake-news-detection-

Fake news detection in Python

Language: Jupyter Notebook - Size: 883 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HimadriPrakash/Fake_news_detection

A data science and machine learning project based on NLP which involves binary classification of data as Fake news and Real News.

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Shivam988/FAKE-NEWS-DETECTOR-ML

A data science and machine learning project based on NLP which involves binary classification of data as Fake news and Real News.

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

marcociano/MAG_News_Verification

MAG News Verification is a web browser that aims to fight the fake news spread.

Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

leyviya/fake-news-detection-python

In this Python Project, my aim is to develop a machine learning program to identify when a news source may be producing fake news.

Language: Jupyter Notebook - Size: 269 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Magus4450/FakeNewsClassifier-LSTM

A LSTM based classification model made in PyTorch to classify fake news.

Language: Jupyter Notebook - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ajaykumarvarma/CodeClause_Task_Submission

This repo contains tasks i done as part of CodeClause data science internship.

Language: Jupyter Notebook - Size: 41.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Abhinav1004/Fake-News-Stance-Detection

Checks for the Stance detection in a unlabeled news dataset.

Language: Jupyter Notebook - Size: 5.79 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 5

GitTeaching/Fake-News-Detector-App

Flask & Python - Fake news prediction using Machine Learning algorithms and Flask Framework.

Language: Jupyter Notebook - Size: 41.9 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 15

ekagra-ranjan/fake-news-detection-LIAR-pytorch

Fake News Detection by Learning Convolution Filters through Contextualized Attention

Language: Python - Size: 45.3 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 9

sersery35/Explainability_of_FND_Models

This repo holds my attempt to explain fake news detection models.

Language: Jupyter Notebook - Size: 87.3 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

franciellevargas/Mutilingual-covid-19-fake-news-detection

Code and data for paper: "BERT and fastText Embeddings for Multilingual Fake News Detection"

Language: Jupyter Notebook - Size: 6.96 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

akachbat/FrenchFakeNews

French Fake news detection

Language: Jupyter Notebook - Size: 124 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

kw-pp/NHfakenews

AI야, 진짜 뉴스를 찾아줘!

Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

emmaling27/news-analyzer

Language: JavaScript - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

tkmanabat/hoax-radar

A web application used to determine fake news articles utilizing Machine Learning and Natural Language Processing.

Language: HTML - Size: 35.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

abhilashreddys/Fake-News-Article

Detecting fake news articles by analyzing patterns in writing.

Language: Jupyter Notebook - Size: 5.56 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 3

RobinSmits/FakeNews-Generator-And-Detector

Train a T5 model to generate simple Fake News and use a RoBERTa model to classify what's fake and what's real.

Language: Jupyter Notebook - Size: 31.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

WISSAL-MN/fake-news-detection

the goal of this app is to detect if the given news article is fake or real for this i implement this project with python using machine learning algorithms

Language: Jupyter Notebook - Size: 978 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

sid321axn/fake-news-classifier

This repository contains different machine learning and deep learning approaches for detection of fake news from headlines

Language: Jupyter Notebook - Size: 1.76 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 5

JoykishanSharma/Covid-19-Mobile-Updater-App

The Application is developed to fight against the misinformation and fake news spread during the sensitive moment of pandemic.

Language: Java - Size: 12.7 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 3

wywyWang/Fake-EmoReact-2021

Fake-EmoReact, the shared task of SocialNLP 2021 (in conjunction with NAACL 2021).

Language: Python - Size: 834 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Ducanger/Fake-News-Detection

Vietnamese Fake News Detection Based on Hybrid Transfer Learning Model and TF-IDF

Language: Jupyter Notebook - Size: 6.66 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

srivatsavavuppala/FaKe_NeWs--ML

A Machine Learning Mini project to detect the fake news!!!

Language: Jupyter Notebook - Size: 29.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Qishna/kontur-ds-2022

Test task for a summer internship at "Kontur"

Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Related Keywords
fakenewsdetection 122 machine-learning 40 python 30 nlp 24 fake-news 22 fakenews 21 deep-learning 15 text-classification 11 natural-language-processing 11 news 10 python3 9 logistic-regression 9 machinelearning 9 machine-learning-algorithms 8 text-mining 8 flask 8 scikit-learn 8 pytorch 7 classification 7 bert 7 data-science 6 numpy 6 fake 6 tfidf-vectorizer 6 textclassification 6 misinformation 6 sklearn 6 pandas 5 nlp-machine-learning 5 lstm 5 text-analysis 5 artificial-intelligence 5 tensorflow 5 fake-news-detection 5 naive-bayes-classifier 5 ai 4 machinelearning-python 4 factchecking 4 computerscienceprojects 4 nltk 4 ml 4 svm 4 rnn 4 fact-checking 4 btechprojects 4 bert-model 3 rumor-detection 3 project 3 passive-aggressive-classifier 3 flask-application 3 django 3 tfidf 3 mtechprojects 3 datascience 3 sentiment-analysis 3 beautifulsoup 3 finalyearproject 3 jupyter-notebook 3 bert-embeddings 2 googlecolab 2 fake-news-classification 2 python-script 2 fake-news-challenge 2 fakenewschallenge 2 machinelearningprojects 2 bilstm 2 liar-dataset 2 hackathon 2 html-css-javascript 2 api 2 confidence-score 2 dataset 2 reactjs 2 data-visualization 2 fact-check 2 rnn-lstm 2 recurrent-neural-networks 2 datapreprocessing 2 linearsvc 2 long-short-term-memory 2 svm-classifier 2 webdevelopment 2 seaborn 2 newsverification 2 deeplearning 2 final-year-project 2 huggingface 2 deepfake-detection 2 css 2 keras 2 data 2 deepfakes 2 college-project 2 social-network-analysis 2 twitter 2 codeclause 1 parkinsons-disease 1 tcc 1 flask-framework 1 machinelearing 1