Abuse Detection
Karthik Nair
Unknown
- 0 Collaborators
Project to handle Profanity in case of Social Media. ...learn more
Groups
Artificial Intelligence India,
Student Developers for AI
Overview / Usage
Abuse is the most trending problem in case of Social Media.This solution aims to solve the problem using Natural Language Processing and Deep Learning.This solution uses LSTM RNN to analyze the pattern with Word Vectors in order to classify them.
LSTMs are explicitly designed to avoid the long-term dependency problem. Remembering information for long periods of time is practically their default behavior, not something they struggle to learn!
In case of Languages and Grammar, we have correlations which may extended for a Long Time.1st word may correlate to 2000 th word.