The Sally Smedley Hyperpartisan News Detector at SemEval-2019 Task 4
This paper describes our system submitted to the formal run of SemEval-2019 Task 4: Hyperpartisan news detection. Our system is based on a linear classifier using several features, i.e., 1) embedding features based on the pre-trained BERT embeddings, 2) article length features, and 3) embedding features of informative phrases extracted from by-publisher dataset. Our system achieved 80.9{\%} accuracy on the test set for the formal run and got the 3rd place out of 42 teams.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Duluth at SemEval-2019 Task 4: The Pioquinto Manterola Hyperpartisan News Detector
This paper describes the Pioquinto Manterola Hyperpartisan News Detector, which participated in SemEval-2019 Task 4. Hyperpartisan news is highly polarized and takes a very biased or one{--}sided view of a particular sto…
regressionHarvey Mudd College at SemEval-2019 Task 4: The D.X. Beaumont Hyperpartisan News Detector
We use the 600 hand-labelled articles from SemEval Task 4 to hand-tune a classifier with 3000 features for the Hyperpartisan News Detection task. Our final system uses features based on bag-of-words (BoW), analysis of th…
ArticlesSentiment AnalysisNLP@UIT at SemEval-2019 Task 4: The Paparazzo Hyperpartisan News Detector
This paper describes the system of NLP@UIT that participated in Task 4 of SemEval-2019. We developed a system that predicts whether an English news article follows a hyperpartisan argumentation. Paparazzo is the name of …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Team Jack Ryder at SemEval-2019 Task 4: Using BERT Representations for Detecting Hyperpartisan News
We describe the system submitted by the Jack Ryder team to SemEval-2019 Task 4 on Hyperpartisan News Detection. The task asked participants to predict whether a given article is hyperpartisan, i.e., extreme-left or extre…
ArticlesHarvey Mudd College at SemEval-2019 Task 4: The Carl Kolchak Hyperpartisan News Detector
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