sgr45 / Casualty-Extraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Casualty Information Extraction

Casualty information extraction project uses the news from the link extracted using RSS feed. The news are scraped and from the text, and using that text various information such as death number, injury number, vehicles types are extracted.

Usage

  • python -m pip install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver
  • Open 127.0.0.1 in your browser to open the project

Contributors

Sanskar Amgain
Sagar Timalsina
Sandip Puri
Sanjay Bhandari

About


Languages

Language:CSS 70.7%Language:Python 18.4%Language:HTML 6.0%Language:JavaScript 4.9%