Skip to content

We classify messages of victims in need into much appropriate groups for a much effective response to their needs as the requirements of these individuals vary across various formats.

License

Notifications You must be signed in to change notification settings

CBanafo/disaster_response

Repository files navigation

Victim Message Classification

During occassions of emergencies, information received could be a bit bulky as situations come in different forms. As a result, we target these messages to more precise groups to be dealt with quickly and much effectively.

We create a front end application using flask where messages from victims are sorted according to the right categories most suited for it using effective machine learning modules.

Web App

Front End

Software and Tools Requirements

  1. GitHub Account
  2. VSCode IDE
  3. Git CLI

Create a new Environment

conda create -p venv python==3.7.0 -y

Install requirements for app

pip install -r requirements.txt

Result

Front End

References

Inspirations was generated from Udacities github page for this project Udacity

About

We classify messages of victims in need into much appropriate groups for a much effective response to their needs as the requirements of these individuals vary across various formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published