paper-with-me

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, and situational irony. The system uses a logistic regression model in subtask A and a voted classifier system with manually developed features to identify ironic tweets. This model improves on a naive bayes baseline by about 8 percent on training set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringregressionSemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

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

NIHRIO at SemEval-2018 Task 3: A Simple and Accurate Neural Network Model for Irony Detection in Twitter

2018-04-02 · SEMEVAL 2018 6 · Thanh Vu, Dat Quoc Nguyen, Xuan-Son Vu, Dai Quoc Nguyen 외

This paper describes our NIHRIO system for SemEval-2018 Task 3 "Irony detection in English tweets". We propose to use a simple neural network architecture of Multilayer Perceptron with various types of input features inc…

NLPRL-IITBHU at SemEval-2018 Task 3: Combining Linguistic Features and Emoji pre-trained CNN for Irony Detection in Tweets

2018-06-01 · SEMEVAL 2018 6 · Harsh Rangwani, Devang Kulshreshtha, Anil Kumar Singh

This paper describes our participation in SemEval 2018 Task 3 on Irony Detection in Tweets. We combine linguistic features with pre-trained activations of a neural network. The CNN is trained on the emoji prediction task…

ClassificationGeneral ClassificationSarcasm Detection

\#NonDicevoSulSerio at SemEval-2018 Task 3: Exploiting Emojis and Affective Content for Irony Detection in English Tweets

2018-06-01 · SEMEVAL 2018 6 · Endang Wahyu Pamungkas, Viviana Patti

This paper describes the participation of the {\#}NonDicevoSulSerio team at SemEval2018-Task3, which focused on Irony Detection in English Tweets and was articulated in two tasks addressing the identification of irony at…

Binary ClassificationGeneral ClassificationSentiment Analysis

SSN MLRG1 at SemEval-2018 Task 3: Irony Detection in English Tweets Using MultiLayer Perceptron

2018-06-01 · SEMEVAL 2018 6 · Rajalakshmi S, Angel Deborah S, S Milton Rajendram, Mirnalinee T T

Sentiment analysis plays an important role in E-commerce. Identifying ironic and sarcastic content in text plays a vital role in inferring the actual intention of the user, and is necessary to increase the accuracy of se…

feature selectionOpinion MiningSarcasm DetectionSentiment Analysis