paper-with-me

홈 › Papers

CLULEX at SemEval-2021 Task 1: A Simple System Goes a Long Way

2021-08-01 · SEMEVAL 2021 · Greta Smolenska, Peter Kolb, Sinan Tang, Mironas Bitinis, H{\'e}ctor Hern{\'a}ndez, Elin Askl{\"o}v

This paper presents the system we submitted to the first Lexical Complexity Prediction (LCP) Shared Task 2021. The Shared Task provides participants with a new English dataset that includes context of the target word. We participate in the single-word complexity prediction sub-task and focus on feature engineering. Our best system is trained on linguistic features and word embeddings (Pearson{'}s score of 0.7942). We demonstrate, however, that a simpler feature set achieves comparable results and submit a model trained on 36 linguistic features (Pearson{'}s score of 0.7925).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringLexical Complexity PredictionPredictionWord Embeddings

Similar Papers 제목 키워드 기반

TECHSSN at SemEval-2021 Task 7: Humor and Offense detection and classification using ColBERT embeddings

2021-08-01 · SEMEVAL 2021 · Rajalakshmi Sivanaiah, Angel Deborah S, S Milton Rajendram, Mirnalinee Tt 외

This paper describes the system used for detecting humor in text. The system developed by the team TECHSSN uses binary classification techniques to classify the text. The data undergoes preprocessing and is given to ColB…

Binary Classification

CitiusNLP at SemEval-2018 Task 10: The Use of Transparent Distributional Models and Salient Contexts to Discriminate Word Attributes

2018-06-01 · SEMEVAL 2018 6 · Pablo Gamallo

This article describes the unsupervised strategy submitted by the CitiusNLP team to the SemEval 2018 Task 10, a task which consists of predict whether a word is a discriminative attribute between two other words. Our str…

AttributeDimensionality Reduction

AlexU-AUX-BERT at SemEval-2020 Task 3: Improving BERT Contextual Similarity Using Multiple Auxiliary Contexts

2020-12-01 · SEMEVAL 2020 · Somaia Mahmoud, Marwan Torki

This paper describes the system we built for SemEval-2020 task 3. That is predicting the scores of similarity for a pair of words within two different contexts. Our system is based on both BERT embeddings and WordNet. We…

PLUJAGH at SemEval-2016 Task 11: Simple System for Complex Word Identification

2016-06-01 · SEMEVAL 2016 6 · Krzysztof Wr{\'o}bel
Complex Word IdentificationLexical SimplificationWord Sense Disambiguation

OhioState at SemEval-2018 Task 7: Exploiting Data Augmentation for Relation Classification in Scientific Papers using Piecewise Convolutional Neural Networks

2018-02-25 · SEMEVAL 2018 6 · Dushyanta Dhyani

We describe our system for SemEval-2018 Shared Task on Semantic Relation Extraction and Classification in Scientific Papers where we focus on the Classification task. Our simple piecewise convolution neural encoder perfo…

ClassificationData AugmentationGeneral ClassificationRelation Classification+1