Skip to content

Accompanying code for the paper: LSTMs with Attention for Aggression Detection (TRAC @ COLING 2018)

License

Notifications You must be signed in to change notification settings

RamitPahwa/LSTMs-with-Attention-For-Aggression-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LSTMs-with-Attention-For-Aggression-Detection

Accompanying code for the paper: LSTMs with Attention for Aggression Detection (TRAC @ COLING 2018)

You can access the dataset from here
Workshop homepage - link

In this paper, we describe the system submitted for the shared task on Aggression Identification in Facebook posts and comments by the team Nishnik. Previous works demonstrate that LSTMs have achieved remarkable performance in natural language processing tasks. We deploy an LSTM model with an attention unit over it. Our system ranks 6th and 4th in the Hindi subtask for Facebook comments and subtask for generalized social media data respectively. And it ranks 17th and 10th in the corresponding English subtasks.

About

Accompanying code for the paper: LSTMs with Attention for Aggression Detection (TRAC @ COLING 2018)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%