Twitter Sentiment Analysis - NLP
The simple task according to the contest is to classify if a speech has a racist or sixist sentiment associated with it.
Based on the training sample of tweets and labels, where label "1" denoted that the tweet is racist/sexist and label "0" denotes the tweet is not racist/sexist, the objective is tp make predictions of the labels using the test dataset.