sajal2692/disaster-message-classifier
Set of ETL and ML scripts and web app to classify disaster event related text into different categories.
Quickly sort incoming text messages related to disaster events into relevant categories like 'Fire,' 'Earthquake,' or 'Food.' This tool helps emergency responders, aid organizations, or crisis managers understand the immediate needs and nature of disaster reports. You input raw messages, and it tells you which of 36 categories each message belongs to, even if it fits multiple.
No commits in the last 6 months.
Use this if you need an automated way to categorize a high volume of free-text messages during a disaster response to prioritize aid and information.
Not ideal if you require highly nuanced classification, deep sentiment analysis, or if your primary goal is to analyze long-form reports rather than short messages.
Stars
9
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sajal2692/disaster-message-classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrisliatas/dsnd-ml-pipeline
ML pipeline to categorize emergency messages based on the needs communicated by the sender.
iusztinpaul/disaster-response-classification
End-to-end solution for classifying multi-target disaster response messages using Machine...
Ankit-Kumar-Saini/Disaster-Response-NLP-Pipeline
End-to-end machine learning pipeline to classify disaster messages into 36 categories and a web...
yuiseki/crisis-news-mapper
日本の災害関連ニュースをTwitterから収集して地図上にマッピングするFirebaseプロジェクト crisis.yuiseki.net
deeplyneuralicious/Disaster-Response-Classifier
Design and create ETL and ML pipeline to classify the disaster-related messages into different...