/Twitter-Toxic-Comments-Classification-using-Convolutional-Neural-Networks

A Convolutional Neural network which would classify the toxic tweets! For this project, I have used the tweets dataset from t-davidson's repository. To create the word embeddings, I have imported the pre-formatted dataset from Stanford called as Global Vectors for Word Representation.

Primary LanguageJupyter Notebook

Classifying the Toxic Tweets from Twitter using CNN Algorithm.

A Convolutional Neural network which would classify the toxic tweets! For this project, I have used the tweets dataset from t-davidson's repository. To create the word embeddings, I have imported the pre-formatted dataset from Stanford called as Global Vectors for Word Representation. Using CNN for Natural Language Processing Algorithms is producing good results.