SOTAVerified

EmojiIt at SemEval-2018 Task 2: An Effective Attention-Based Recurrent Neural Network Model for Emoji Prediction with Characters Gated Words

2018-06-01SEMEVAL 2018Unverified0· sign in to hype

Shiyun Chen, Maoquan Wang, Liang He

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper presents our single model to Subtask 1 of SemEval 2018 Task 2: Emoji Prediction in English. In order to predict the emoji that may be contained in a tweet, the basic model we use is an attention-based recurrent neural network which has achieved satisfactory performs in Natural Language processing. Considering the text comes from social media, it contains many discrepant abbreviations and online terms, we also combine word-level and character-level word vector embedding to better handling the words not appear in the vocabulary. Our single model1 achieved 29.50\% Macro F-score in test data and ranks 9th among 48 teams.

Tasks

Reproductions