YNU\_DYX at SemEval-2019 Task 5: A Stacked BiGRU Model Based on Capsule Network in Detection of Hate
2019-06-01SEMEVAL 2019Unverified0· sign in to hype
Yunxia Ding, Xiaobing Zhou, Xue-jie Zhang
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
This paper describes our system designed for SemEval 2019 Task 5 ``Shared Task on Multilingual Detection of Hate''.We only participate in subtask-A in English. To address this task, we present a stacked BiGRU model based on a capsule network system. In or- der to convert the tweets into corresponding vector representations and input them into the neural network, we use the fastText tools to get word representations. Then, the sentence representation is enriched by stacked Bidirectional Gated Recurrent Units (BiGRUs) and used as the input of capsule network. Our system achieves an average F1-score of 0.546 and ranks 3rd in the subtask-A in English.