firojalam/multimodal_social_media
multimodal social media content (text, image) classification
This project helps disaster response organizations quickly classify social media posts from crises. It takes social media content, including both text and images, and categorizes it to identify if a post is informative or related to humanitarian needs. Aid workers and emergency responders can use this to sift through large volumes of social media data during a disaster.
No commits in the last 6 months.
Use this if you need to automatically sort social media posts during natural disasters to find critical information or humanitarian requests by analyzing both text and images.
Not ideal if you're looking for a user-friendly application; this is a toolkit for developers to build crisis classification systems.
Stars
50
Forks
15
Language
Python
License
—
Category
Last pushed
Jun 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/firojalam/multimodal_social_media"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Cyberbolt/Cemotion
A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word...
soujanyaporia/multimodal-sentiment-analysis
Attention-based multimodal fusion for sentiment analysis
juliusberner/emotion_transformer
Contextual Emotion Detection in Text (DoubleDistilBert Model)
ahmedbesbes/multi-label-sentiment-classifier
How to build a multi-label sentiment classifiers with Tez and PyTorch
faezesarlakifar/text-emotion-recognition
Persian text emotion recognition by fine tuning the XLM-RoBERTa Model + Bidirectional GRU layer.