paper-with-me

홈 › Papers

UPB at SemEval-2021 Task 1: Combining Deep Learning and Hand-Crafted Features for Lexical Complexity Prediction

2021-04-14 · SEMEVAL 2021 · George-Eduard Zaharia, Dumitru-Clementin Cercel, Mihai Dascalu

Reading is a complex process which requires proper understanding of texts in order to create coherent mental representations. However, comprehension problems may arise due to hard-to-understand sections, which can prove troublesome for readers, while accounting for their specific language skills. As such, steps towards simplifying these sections can be performed, by accurately identifying and evaluating difficult structures. In this paper, we describe our approach for the SemEval-2021 Task 1: Lexical Complexity Prediction competition that consists of a mixture of advanced NLP techniques, namely Transformer-based language models, pre-trained word embeddings, Graph Convolutional Networks, Capsule Networks, as well as a series of hand-crafted textual complexity features. Our models are applicable on both subtasks and achieve good performance results, with a MAE below 0.07 and a Person correlation of .73 for single word identification, as well as a MAE below 0.08 and a Person correlation of .79 for multiple word targets. Our results are just 5.46% and 6.5% lower than the top scores obtained in the competition on the first and the second subtasks, respectively.

📄 PDF Abstract BibTeX arXiv:2104.06983

Code (0)

등록된 구현이 없습니다.

Tasks

Lexical Complexity PredictionWord Embeddings

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Team DiSaster at SemEval-2020 Task 11: Combining BERT and Hand-crafted Features for Identifying Propaganda Techniques in News

2020-12-01 · SEMEVAL 2020 · Anders Kaas, Viktor Torp Thomsen, Barbara Plank

The identification of communication techniques in news articles such as propaganda is important, as such techniques can influence the opinions of large numbers of people. Most work so far focused on the identification at…

Articles

INRIA at SemEval-2019 Task 9: Suggestion Mining Using SVM with Handcrafted Features

2019-06-01 · SEMEVAL 2019 6 · Ilia Markov, Eric Villemonte de la Clergerie

We present the INRIA approach to the suggestion mining task at SemEval 2019. The task consists of two subtasks: suggestion mining under single-domain (Subtask A) and cross-domain (Subtask B) settings. We used the Support…

Suggestion mining

RS\_GV at SemEval-2021 Task 1: Sense Relative Lexical Complexity Prediction

2021-08-01 · SEMEVAL 2021 · Regina Stodden, Gayatri Venugopal

We present the technical report of the system called RS{\_}GV at SemEval-2021 Task 1 on lexical complexity prediction of English words. RS{\_}GV is a neural network using hand-crafted linguistic features in combination w…

Lexical Complexity PredictionPredictionWord Embeddings

Buhscitu at SemEval-2020 Task 7: Assessing Humour in Edited News Headlines Using Hand-Crafted Features and Online Knowledge Bases

2020-12-01 · SEMEVAL 2020 · Kristian N{\o}rgaard Jensen, Nicolaj Filrup Rasmussen, Thai Wang, Marco Placenti 외

This paper describes a system that aims at assessing humour intensity in edited news headlines as part of the 7th task of SemEval-2020 on {``}Humor, Emphasis and Sentiment{''}. Various factors need to be accounted for in…

Language ModelingLanguage Modellingregression

ClaiRE at SemEval-2018 Task 7: Classification of Relations using Embeddings

2018-06-01 · SEMEVAL 2018 6 · Lena Hettinger, Alex Dallmann, er, Albin Zehe 외

In this paper we describe our system for SemEval-2018 Task 7 on classification of semantic relations in scientific literature for clean (subtask 1.1) and noisy data (subtask 1.2). We compare two models for classification…

ClassificationGeneral ClassificationQuestion AnsweringRelation Classification+3