THU\_NGN at SemEval-2018 Task 2: Residual CNN-LSTM Network with Attention for English Emoji Prediction
Emojis are widely used by social media and social network users when posting their messages. It is important to study the relationships between messages and emojis. Thus, in SemEval-2018 Task 2 an interesting and challenging task is proposed, i.e., predicting which emojis are evoked by text-based tweets. We propose a residual CNN-LSTM with attention (\textbf{RCLA}) model for this task. Our model combines CNN and LSTM layers to capture both local and long-range contextual information for tweet representation. In addition, attention mechanism is used to select important components. Besides, residual connection is applied to CNN layers to facilitate the training of neural networks. We also incorporated additional features such as POS tags and sentiment features extracted from lexicons. Our model achieved 30.25{\%} macro-averaged F-score in the first subtask (i.e., emoji prediction in English), ranking 7th out of 48 participants.
Code (0)
등록된 구현이 없습니다.
Tasks
POSSentiment AnalysisTask 2Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
psyML at SemEval-2018 Task 1: Transfer Learning for Sentiment and Emotion Analysis
In this paper, we describe the first attempt to perform transfer learning from sentiment to emotions. Our system employs Long Short-Term Memory (LSTM) networks, including bidirectional LSTM (biLSTM) and LSTM with attenti…
Emotion ClassificationEmotion RecognitionGeneral ClassificationSentiment Analysis+1ABARUAH at SemEval-2019 Task 5 : Bi-directional LSTM for Hate Speech Detection
In this paper, we present the results obtained using bi-directional long short-term memory (BiLSTM) with and without attention and Logistic Regression (LR) models for SemEval-2019 Task 5 titled {''}HatEval: Multilingual …
Hate Speech DetectionYNU NLP at SemEval-2019 Task 5: Attention and Capsule Ensemble for Identifying Hate Speech
This paper describes the system submitted to SemEval 2019 Task 5: Multilingual detection of hate speech against immigrants and women in Twitter (hatEval). Its main purpose is to conduct hate speech detection on Twitter, …
Hate Speech DetectionCN-HIT-MI.T at SemEval-2019 Task 6: Offensive Language Identification Based on BiLSTM with Double Attention
Offensive language has become pervasive in social media. In Offensive Language Identification tasks, it may be difficult to predict accurately only according to the surface words. So we try to dig deeper semantic informa…
Language IdentificationSonal.kumari at SemEval-2020 Task 12: Social Media Multilingual Offensive Text Identification and Categorization Using Neural Network Models
In this paper, we present our approaches and results for SemEval-2020 Task 12, Multilingual Offensive Language Identification in Social Media (OffensEval 2020). The OffensEval 2020 had three subtasks: A) Identifying the …
Language Identification