Skip to content

Latest commit

 

History

History
88 lines (79 loc) · 3.49 KB

README.md

File metadata and controls

88 lines (79 loc) · 3.49 KB

OpenSources Data

Visit ELISA

ELISA (Exploratory reLiable Information Scanning in Articles) - The AI for Fake News Detection

Team

  1. Arvinder Pal Singh Bali
  2. Mexson Fernandes
  3. Sourabh Choubey

Table of Content

  1. Draft Proposal Form
  2. Documentation
  3. Dataset
  4. Services

Project Modules

Run project

Run Django server

  1. go to "ELISA/DjangoServer/" directory
  2. run "source venv/bin/activate"
  3. run "cd ELISA_Django_Server"
  4. run "pip3 install -r requirements.txt"
  5. run "python3 manage.py runserver"

Requirements

  • Python 3.6
  • Django 2.0
  • Hadoop 3.0
  • Java 8
References