Skip to content

Fake News Detector using LSTM model for Sequence Classification.

License

Notifications You must be signed in to change notification settings

cannibalcheeseburger/fakenews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAKE NEWS DETECTOR

forthebadge forthebadge

Fake News Detector using BERT Model for Sequence classification to label a snippet of text as Trusted or Untrusted news.

Authors

Overview

Bhar do

Installation

Build from Source

Clone the repository and checkout to stable commit

git clone https://github.com/cannibalcheeseburger/fakenews.git
cd fakenews

Install Requirements

pipenv install

Starting the Django Server

After installing requirements

python manage.py runserver

This would start the server at http://127.0.0.1:8000.

About

Fake News Detector using LSTM model for Sequence Classification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published