Skip to content

manan-paneri-99/Disaster-Tweet-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disaster-Tweet-classification

NLP with disaster tweets: Classify tweets as disaster tweets.

Open In Colab

  1. Install requirements
    $ pip install -r requirements.txt
  2. Install tensorflow-text
    $ pip install tensorflow-text
  3. Good to go

Demo Notebook