ma-sujithkumar / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Jupyter Notebook 100.0%