paper-with-me

Papers

PolyU CBS-Comp at SemEval-2021 Task 1: Lexical Complexity Prediction (LCP)

2021-08-01 · SEMEVAL 2021 · Rong Xiang, Jinghang Gu, Emmanuele Chersoni, Wenjie Li, Qin Lu, Chu-Ren Huang

In this contribution, we describe the system presented by the PolyU CBS-Comp Team at the Task 1 of SemEval 2021, where the goal was the estimation of the complexity of words in a given sentence context. Our top system, based on a combination of lexical, syntactic, word embeddings and Transformers-derived features and on a Gradient Boosting Regressor, achieves a top correlation score of 0.754 on the subtask 1 for single words and 0.659 on the subtask 2 for multiword expressions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Lexical Complexity PredictionSentenceWord Embeddings

Similar Papers 제목 키워드 기반

archer at SemEval-2021 Task 1: Contextualising Lexical Complexity

2021-08-01 · SEMEVAL 2021 · Irene Russo

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 Prediction

Stanford MLab at SemEval-2021 Task 1: Tree-Based Modelling of Lexical Complexity using Word Embeddings

2021-08-01 · SEMEVAL 2021 · Erik Rozi, Niveditha Iyer, Gordon Chi, Enok Choe 외

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 Embeddings

JCT at SemEval-2021 Task 1: Context-aware Representation for Lexical Complexity Prediction

2021-08-01 · SEMEVAL 2021 · Chaya Liebeskind, Otniel Elkayam, Shmuel Liebeskind

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 Embeddings

ANDI at SemEval-2021 Task 1: Predicting complexity in context using distributional models, behavioural norms, and lexical resources

2021-08-01 · SEMEVAL 2021 · Armand Rotaru

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 Prediction

SemEval-2021 Task 1: Lexical Complexity Prediction

2021-06-01 · SEMEVAL 2021 · Matthew Shardlow, Richard Evans, Gustavo Henrique Paetzold, Marcos Zampieri

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