aditya-167 / Heroku-disaster-message-classifier

This repo contains the Heroku deployment part of the of NLP-Disaster-message-classifier-app Repository...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disaster Response Message CLassifier Heroku Deployment

Instructions:

This Repo contains Heroku app deployment process. This is extention from this repo https://github.com/aditya-167/NLP-Disaster-Response-Application

Initially this was part of the same repository, but due to database file conflicts, The deployment part was shifted to seperate repo and was processed.

This repo is similar to previous one but no notebook directory and only contains

  1. App - application folder of flask

  2. nltk.txt (needed for nltk download during heroku deployment)

  3. requirement.txt - app requirements (run $pip install -r requirements)

Web Application Link - https://my-disaster-app.herokuapp.com/

About

This repo contains the Heroku deployment part of the of NLP-Disaster-message-classifier-app Repository...


Languages

Language:Python 76.8%Language:HTML 23.2%