From 46d92df5518687cbad04762a20fc16ce4e9d8bec Mon Sep 17 00:00:00 2001 From: Dev Changela <49828601+devchangela@users.noreply.github.com> Date: Fri, 16 Oct 2020 01:39:19 +0530 Subject: [PATCH] Update README.md --- README.md | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index c67a093..b0e812a 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,5 @@ -# Fake_News_Classifier_NLP +Fake News Classifier -![download](https://user-images.githubusercontent.com/61036755/95099479-89296600-074d-11eb-8c5e-ba2caec33cbb.png) -

This is complete End to End ML Application for detecting fake news.

+USING NLP -
-

Screenshots

- -![home](https://user-images.githubusercontent.com/61036755/95154516-a000a480-07af-11eb-819c-47747599bbea.png) - -![real](https://user-images.githubusercontent.com/61036755/95154524-a42cc200-07af-11eb-9332-976a5ffda9f6.png) - -![fake](https://user-images.githubusercontent.com/61036755/95154531-a727b280-07af-11eb-8395-10bcbd814155.png) - - -
-

For using the project clone the repository and type the following commands in the termial:

- - -
- -

The complete project is deployed on Heroku cloud platform. - -

Here is the link where you can access the project live : https://fakenewsclassifiermlwebapp.herokuapp.com

-

If you like this repo, please don't forget to give a ⭐. -