archer 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, combining linguistic and psycholinguistic variables in a set of experiments involving random forest and XGboost regressors. Beyond encoding out-of-context information about the lemma, we implemented features based on pre-trained language models to model the target word{'}s in-context complexity.
Code (0)
등록된 구현이 없습니다.
Tasks
LEMMALexical Complexity PredictionSimilar Papers 제목 키워드 기반
UiO-UvA at SemEval-2020 Task 1: Contextualised Embeddings for Lexical Semantic Change Detection
We apply contextualised word embeddings to lexical semantic change detection in the SemEval-2020 Shared Task 1. This paper focuses on Subtask 2, ranking words by the degree of their semantic drift over time. We analyse t…
Change DetectionWord EmbeddingsStanford 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 EmbeddingsANDI at SemEval-2021 Task 1: Predicting complexity in context using distributional models, behavioural norms, and lexical resources
In this paper we describe our participation in the Lexical Complexity Prediction (LCP) shared task of SemEval 2021, which involved predicting subjective ratings of complexity for English single words and multi-word expre…
Lexical Complexity PredictionSemEval-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 Engl…
Lexical Complexity PredictionPredictionTask 2