An open API service indexing awesome lists of open source software.

https://github.com/s1998/hate-speech-detection-twitter

Improving hate speech detection in twitter using text corpus graph features
https://github.com/s1998/hate-speech-detection-twitter

Last synced: about 2 months ago
JSON representation

Improving hate speech detection in twitter using text corpus graph features

Awesome Lists containing this project

README

        

# hate-speech-detection-twitter
Aim of the project was to test if combining the embeddings obtained from text-gcn with those obtained from CNN/GRU helped in improving the
hate speech detection on twitter dataset. The results we found showed significant but very small improvements. The code can be found in src directory.