Dataset Summary - Natural Language Processing with Disaster Tweets: https://www.kaggle.com/competitions/nlp-getting-started/data - This particular challenge is perfect for data scientists looking to get started with Natural Language Processing. The competition dataset is not too big, and even if you don’t have much personal computing power, you can do all of the work in our free, no-setup, Jupyter Notebooks environment called Kaggle Notebooks. Columns - id - a unique identifier for each tweet - text - the text of the tweet - location - the location the tweet was sent from (may be blank) - keyword - a particular keyword from the tweet (may be blank) - target - in train.csv only, this denotes whether a tweet is about a real disaster (1) or not (0)