CoolFace
Apppublic

Aswin92/disaster-tweet-classifier

sourceHugging Faceupdated 10mo agoView on Hugging Face
1likes
App README

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).