Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Summer Research Internship project on Fake News Detector using LSTM model for Sequence Classification.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages