paper-with-me

Papers

Team Xenophilius Lovegood at SemEval-2019 Task 4: Hyperpartisanship Classification using Convolutional Neural Networks

2019-06-01 · SEMEVAL 2019 6 · Albin Zehe, Lena Hettinger, Stefan Ernst, Christian Hauptmann, Andreas Hotho

This paper describes our system for the SemEval 2019 Task 4 on hyperpartisan news detection. We build on an existing deep learning approach for sentence classification based on a Convolutional Neural Network. Modifying the original model with additional layers to increase its expressiveness and finally building an ensemble of multiple versions of the model, we obtain an accuracy of 67.52{\%} and an F1 score of 73.78{\%} on the main test dataset. We also report on additional experiments incorporating handcrafted features into the CNN and using it as a feature extractor for a linear SVM.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationSentenceSentence 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 제목 키워드 기반

Team yeon-zi at SemEval-2019 Task 4: Hyperpartisan News Detection by De-noising Weakly-labeled Data

2019-06-01 · SEMEVAL 2019 6 · Nayeon Lee, Zihan Liu, Pascale Fung

This paper describes our system that has been submitted to SemEval-2019 Task 4: Hyperpartisan News Detection. We focus on removing the noise inherent in the hyperpartisanship dataset from both data-level and model-level …

Ensemble Learning

Harvey Mudd College at SemEval-2019 Task 4: The Carl Kolchak Hyperpartisan News Detector

2019-06-01 · SEMEVAL 2019 6 · Celena Chen, Celine Park, Jason Dwyer, Julie Medero

We use various natural processing and machine learning methods to perform the Hyperpartisan News Detection task. In particular, some of the features we look at are bag-of-words features, the title{'}s length, number of c…

Articlesfeature selectionSentiment Analysis

SemEval-2014 Task 9: Sentiment Analysis in Twitter

2019-12-06 · SEMEVAL 2014 8 · Sara Rosenthal, Preslav Nakov, Alan Ritter, Veselin Stoyanov

We describe the Sentiment Analysis in Twitter task, ran as part of SemEval-2014. It is a continuation of the last year's task that ran successfully as part of SemEval-2013. As in 2013, this was the most popular SemEval t…

Sentiment Analysis

\#WarTeam at SemEval-2017 Task 6: Using Neural Networks for Discovering Humorous Tweets

2017-08-01 · SEMEVAL 2017 8 · Iuliana Alex Fle{\textcommabelow{s}}can-Lovin-Arseni, ra, Ramona Andreea Turcu, Cristina S{\^\i}rbu 외

This paper presents the participation of {\#}WarTeam in Task 6 of SemEval2017 with a system classifying humor by comparing and ranking tweets. The training data consists of annotated tweets from the @midnight TV show. {\…

Humor Detection

IISERB Brains at SemEval 2022 Task 6: A Deep-learning Framework to Identify Intended Sarcasm in English

2022-03-04 · Tanuj Singh Shekhawat, Manoj Kumar, Udaybhan Rathore, Aditya Joshi 외

This paper describes the system architectures and the models submitted by our team "IISERBBrains" to SemEval 2022 Task 6 competition. We contested for all three sub-tasks floated for the English dataset. On the leader-bo…