Sentiment Analysis is an application of NLP, where the text is classified and a sentiment/emotion is abstracted from the text. Here, we build models that classify memes on the basis of the offensive content present in them. We are using the most widely used Word Vectors/Embeddings Glove and FastText. Dataset The…