rishabh214 / Hate-Speech-DetectorNLP

It is an NLP project in which I analyzed different types of tweets for hate speech. I used the LSTM network to train the model and Word2Vec library for generating semantics and word associations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hate-Speech-DetectorNLP

It is an NLP project in which I analyzed different types of tweets for hate speech. I used the LSTM network to train the model and Word2Vec library for generating semantics and word associations. The model was APIfied and the project was deployed on the local server.

About

It is an NLP project in which I analyzed different types of tweets for hate speech. I used the LSTM network to train the model and Word2Vec library for generating semantics and word associations


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%