SemEval-2021 Task 1: Lexical Complexity Prediction
This paper presents the results and main findings of SemEval-2021 Task 1 - Lexical Complexity Prediction. We provided participants with an augmented version of the CompLex Corpus (Shardlow et al 2020). CompLex is an English multi-domain corpus in which words and multi-word expressions (MWEs) were annotated with respect to their complexity using a five point Likert scale. SemEval-2021 Task 1 featured two Sub-tasks: Sub-task 1 focused on single words and Sub-task 2 focused on MWEs. The competition attracted 198 teams in total, of which 54 teams submitted official runs on the test data to Sub-task 1 and 37 to Sub-task 2.
Code (0)
등록된 구현이 없습니다.
Tasks
Lexical Complexity PredictionPredictionTask 2Similar Papers 제목 키워드 기반
Stanford MLab at SemEval-2021 Task 1: Tree-Based Modelling of Lexical Complexity using Word Embeddings
This paper presents our system for the single- and multi-word lexical complexity prediction tasks of SemEval Task 1: Lexical Complexity Prediction. Text comprehension depends on the reader{'}s ability to understand the w…
Lexical Complexity PredictionPredictionReading ComprehensionWord EmbeddingsJCT at SemEval-2021 Task 1: Context-aware Representation for Lexical Complexity Prediction
In this paper, we present our contribution in SemEval-2021 Task 1: Lexical Complexity Prediction, where we integrate linguistic, statistical, and semantic properties of the target word and its context as features within …
Lexical Complexity PredictionWord EmbeddingsUNBNLP at SemEval-2021 Task 1: Predicting lexical complexity with masked language models and character-level encoders
In this paper, we present three supervised systems for English lexical complexity prediction of single and multiword expressions for SemEval-2021 Task 1. We explore the use of statistical baseline features, masked langua…
Lexical Complexity PredictionPredictionarcher at SemEval-2021 Task 1: Contextualising Lexical Complexity
Evaluating the complexity of a target word in a sentential context is the aim of the Lexical Complexity Prediction task at SemEval-2021. This paper presents the system created to assess single words lexical complexity, c…
LEMMALexical Complexity PredictionRS\_GV at SemEval-2021 Task 1: Sense Relative Lexical Complexity Prediction
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