paper-with-me

홈 › Papers

Podlab at SemEval-2019 Task 3: The Importance of Being Shallow

2019-06-01 · SEMEVAL 2019 6 · Andrew Nguyen, Tobin South, Nigel Bean, Jonathan Tuke, Lewis Mitchell

This paper describes our linear SVM system for emotion classification from conversational dialogue, entered in SemEval2019 Task 3. We used off-the-shelf tools coupled with feature engineering and parameter tuning to create a simple, interpretable, yet high-performing, classification model. Our system achieves a micro F1 score of 0.7357, which is 92{\%} of the top score for the competition, demonstrating that {``}shallow{''} classification approaches can perform well when coupled with detailed fea- ture selection and statistical analysis.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEmotion ClassificationFeature EngineeringGeneral Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

An Unsupervised Model with Attention Autoencoders for Question Retrieval

2018-03-09 · Minghua Zhang, Yunfang Wu

Question retrieval is a crucial subtask for community question answering. Previous research focus on supervised models which depend heavily on training data and manual feature engineering. In this paper, we propose a nov…

Community Question AnsweringFeature EngineeringQuestion AnsweringRetrieval

IDI@NTNU at SemEval-2016 Task 6: Detecting Stance in Tweets Using Shallow Features and GloVe Vectors for Word Representation

2016-06-01 · SEMEVAL 2016 6 · Henrik B{\o}hler, Petter Asla, Erwin Marsi, Rune S{\ae}tre
Sentiment AnalysisStance Detection

ltl.uni-due at SemEval-2019 Task 5: Simple but Effective Lexico-Semantic Features for Detecting Hate Speech in Twitter

2019-06-01 · SEMEVAL 2019 6 · Huangpan Zhang, Michael Wojatzki, Tobias Horsmann, Torsten Zesch

In this paper, we present our contribution to SemEval 2019 Task 5 Multilingual Detection of Hate, specifically in the Subtask A (English and Spanish). We compare different configurations of shallow and deep learning appr…

Doris Martin at SemEval-2019 Task 4: Hyperpartisan News Detection with Generic Semi-supervised Features

2019-06-01 · SEMEVAL 2019 6 · Rodrigo Agerri

In this paper we describe our participation to the Hyperpartisan News Detection shared task at SemEval 2019. Motivated by the late arrival of Doris Martin, we test a previously developed document classification system wh…

ClusteringDocument ClassificationGeneral Classification

LIRMM-Advanse at SemEval-2019 Task 3: Attentive Conversation Modeling for Emotion Detection and Classification

2019-06-01 · SEMEVAL 2019 6 · Waleed Ragheb, J{\'e}r{\^o}me Az{\'e}, S Bringay, ra 외

This paper addresses the problem of modeling textual conversations and detecting emotions. Our proposed model makes use of 1) deep transfer learning rather than the classical shallow methods of word embedding; 2) self-at…

Emotion Detection and ClassificationGeneral ClassificationTransfer Learning