paper-with-me

홈 › Papers

Reed at SemEval-2020 Task 9: Fine-Tuning and Bag-of-Words Approaches to Code-Mixed Sentiment Analysis

2020-07-26 · SEMEVAL 2020 · Vinay Gopalan, Mark Hopkins

We explore the task of sentiment analysis on Hinglish (code-mixed Hindi-English) tweets as participants of Task 9 of the SemEval-2020 competition, known as the SentiMix task. We had two main approaches: 1) applying transfer learning by fine-tuning pre-trained BERT models and 2) training feedforward neural networks on bag-of-words representations. During the evaluation phase of the competition, we obtained an F-score of 71.3% with our best model, which placed $4^{th}$ out of 62 entries in the official system rankings.

📄 PDF Abstract BibTeX arXiv:2007.13061

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
WordPiece 설명 없음
Residual Connection 설명 없음
Attention 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

YoungSheldon at SemEval-2021 Task 5: Fine-tuning Pre-trained Language Models for Toxic Spans Detection using Token classification Objective

2021-08-01 · SEMEVAL 2021 · Mayukh Sharma, Ilanthenral Kandasamy, W.b. Vasantha

In this paper, we describe our system used for SemEval 2021 Task 5: Toxic Spans Detection. Our proposed system approaches the problem as a token classification task. We trained our model to find toxic words and concatena…

Sentencetoken-classificationToken ClassificationToxic Spans Detection

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

CENNLP at SemEval-2018 Task 1: Constrained Vector Space Model in Affects in Tweets

2018-06-01 · SEMEVAL 2018 6 · Naveen J R, Barathi Ganesh H. B., An Kumar M, 외

This paper discusses on task 1, {``}Affect in Tweets{''} sharedtask, conducted in SemEval-2018. This task comprises of various subtasks, which required participants to analyse over different emotions and sentiments based…

General ClassificationSentiment Analysistext-classificationText Classification

EmbLexChange at SemEval-2020 Task 1: Unsupervised Embedding-based Detection of Lexical Semantic Changes

2020-12-01 · SEMEVAL 2020 · Ehsaneddin Asgari, Christoph Ringlstetter, Hinrich Sch{\"u}tze

This paper describes EmbLexChange, a system introduced by the {``}Life-Language{''} team for SemEval-2020 Task 1, on unsupervised detection of lexical-semantic changes. EmbLexChange is defined as the divergence between t…

RIJP at SemEval-2020 Task 1: Gaussian-based Embeddings for Semantic Change Detection

2020-12-01 · SEMEVAL 2020 · Ran Iwamoto, Masahiro Yukawa

This paper describes the model proposed and submitted by our RIJP team to SemEval 2020 Task1: Unsupervised Lexical Semantic Change Detection. In the model, words are represented by Gaussian distributions. For Subtask 1, …

Change Detection