paper-with-me

Papers

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 with character and word embeddings to predict target words{'} complexity. For the generation of the hand-crafted features, we set the target words in relation to their senses. RS{\_}GV predicts the complexity well of biomedical terms but it has problems with the complexity prediction of very complex and very simple target words.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Lexical Complexity PredictionPredictionWord Embeddings

Similar Papers 제목 키워드 기반

SenseCluster at SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection

2020-12-01 · SEMEVAL 2020 · Amaru Cuba Gyllensten, Evangelia Gogoulou, Ariel Ekgren, Magnus Sahlgren

We (Team Skurt) propose a simple method to detect lexical semantic change by clustering contextualized embeddings produced by XLM-R, using K-Means++. The basic idea is that contextualized embeddings that encode the same …

Change DetectionClusteringXLM-R

DiaSense at SemEval-2020 Task 1: Modeling Sense Change via Pre-trained BERT Embeddings

2020-12-01 · SEMEVAL 2020 · Christin Beck

This paper describes DiaSense, a system developed for Task 1 {`}Unsupervised Lexical Semantic Change Detection{'} of SemEval 2020. In DiaSense, contextualized word embeddings are used to model word sense changes. This al…

Change DetectionWord Embeddings

IAPUCP at SemEval-2021 Task 1: Stacking Fine-Tuned Transformers is Almost All You Need for Lexical Complexity Prediction

2021-08-01 · SEMEVAL 2021 · Kervy Rivas Rojas, Fernando Alva-Manchego

This paper describes our submission to SemEval-2021 Task 1: predicting the complexity score for single words. Our model leverages standard morphosyntactic and frequency-based features that proved helpful for Complex Word…

AllComplex Word IdentificationLexical Complexity PredictionMulti-Task Learning+1

UTFPR at SemEval-2021 Task 1: Complexity Prediction by Combining BERT Vectors and Classic Features

2021-08-01 · SEMEVAL 2021 · Gustavo Henrique Paetzold

We describe the UTFPR systems submitted to the Lexical Complexity Prediction shared task of SemEval 2021. They perform complexity prediction by combining classic features, such as word frequency, n-gram frequency, word l…

Lexical Complexity PredictionPrediction

UoB at SemEval-2020 Task 1: Automatic Identification of Novel Word Senses

2020-10-18 · SEMEVAL 2020 · Eleri Sarsfield, Harish Tayyar Madabushi

Much as the social landscape in which languages are spoken shifts, language too evolves to suit the needs of its users. Lexical semantic change analysis is a burgeoning field of semantic analysis which aims to trace chan…

Change DetectionWord Sense Induction