RS\_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 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.
Code (0)
등록된 구현이 없습니다.
Tasks
Lexical Complexity PredictionPredictionWord EmbeddingsSimilar Papers 제목 키워드 기반
SenseCluster at SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection
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-RDiaSense at SemEval-2020 Task 1: Modeling Sense Change via Pre-trained BERT Embeddings
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 EmbeddingsIAPUCP at SemEval-2021 Task 1: Stacking Fine-Tuned Transformers is Almost All You Need for Lexical Complexity Prediction
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+1UTFPR at SemEval-2021 Task 1: Complexity Prediction by Combining BERT Vectors and Classic Features
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 PredictionPredictionUoB at SemEval-2020 Task 1: Automatic Identification of Novel Word Senses
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