paper-with-me

Papers

Binarizer at SemEval-2018 Task 3: Parsing dependency and deep learning for irony detection

2018-05-03 · SEMEVAL 2018 6 · Nishant Nikhil, Muktabh Mayank Srivastava

In this paper, we describe the system submitted for the SemEval 2018 Task 3 (Irony detection in English tweets) Subtask A by the team Binarizer. Irony detection is a key task for many natural language processing works. Our method treats ironical tweets to consist of smaller parts containing different emotions. We break down tweets into separate phrases using a dependency parser. We then embed those phrases using an LSTM-based neural network model which is pre-trained to predict emoticons for tweets. Finally, we train a fully-connected network to achieve classification.

📄 PDF Abstract BibTeX arXiv:1805.01112

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

ALANIS at SemEval-2018 Task 3: A Feature Engineering Approach to Irony Detection in English Tweets

2018-06-01 · SEMEVAL 2018 6 · Kevin Swanberg, Madiha Mirza, Ted Pedersen, Zhenduo Wang

This paper describes the ALANIS system that participated in Task 3 of SemEval-2018. We develop a system for detection of irony, as well as the detection of three types of irony: verbal polar irony, other verbal irony, an…

Feature EngineeringregressionSemantic Textual Similarity

Lancaster at SemEval-2018 Task 3: Investigating Ironic Features in English Tweets

2018-06-01 · SEMEVAL 2018 6 · Edward Dearden, Alistair Baron

This paper describes the system we submitted to SemEval-2018 Task 3. The aim of the system is to distinguish between irony and non-irony in English tweets. We create a targeted feature set and analyse how different featu…

Sentiment Analysis

GCN-Sem at SemEval-2019 Task 1: Semantic Parsing using Graph Convolutional and Recurrent Neural Networks

2019-06-01 · SEMEVAL 2019 6 · Shiva Taslimipoor, Omid Rohanian, Sara Mo{\v{z}}e

This paper describes the system submitted to the SemEval 2019 shared task 1 {`}Cross-lingual Semantic Parsing with UCCA{'}. We rely on the semantic dependency parse trees provided in the shared task which are converted f…

Dependency ParsingSemantic Dependency ParsingSemantic Parsing

IronyMagnet at SemEval-2018 Task 3: A Siamese network for Irony detection in Social media

2018-06-01 · SEMEVAL 2018 6 · Aniruddha Ghosh, Tony Veale

This paper describes our system, entitled IronyMagnet, for the 3rd Task of the SemEval 2018 workshop, {``}Irony Detection in English Tweets{''}. In Task 1, irony classification task has been considered as a binary classi…

Binary ClassificationGeneral ClassificationTask 2Text Classification

SemEval-2016 Task 9: Chinese Semantic Dependency Parsing

2016-06-01 · SEMEVAL 2016 6 · Wanxiang Che, Yanqiu Shao, Ting Liu, Yu Ding
Dependency ParsingSemantic Dependency Parsing