Aswin92/disaster-tweet-classifier
1
Streamlit app for our NLP course project on the Kaggle Disaster Tweets dataset.
This app compares three models:
- DeBERTa-v3
- DistilBERT
- BiLSTM (RNN)
Input a tweet and see whether the model predicts it as a real disaster (1) or non-disaster (0).
