paper-with-me

홈 › Papers

CENNLP at SemEval-2018 Task 2: Enhanced Distributed Representation of Text using Target Classes for Emoji Prediction Representation

2018-06-01 · SEMEVAL 2018 6 · Naveen J R, Hariharan V, Barathi Ganesh H. B., An Kumar M, , Soman K. P

Emoji is one of the {``}fastest growing language {''} in pop-culture, especially in social media and it is very unlikely for its usage to decrease. These are generally used to bring an extra level of meaning to the texts, posted on social media platforms. Providing such an added info, gives more insights to the plain text, arising to hidden interpretation within the text. This paper explains our analysis on Task 2, {''} Multilingual Emoji Prediction{''} sharedtask conducted by Semeval-2018. In the task, a predicted emoji based on a piece of Twitter text are labelled under 20 different classes (most commonly used emojis) where these classes are learnt and further predicted are made for unseen Twitter text. In this work, we have experimented and analysed emojis predicted based on Twitter text, as a classification problem where the entailing emoji is considered as a label for every individual text data. We have implemented this using distributed representation of text through fastText. Also, we have made an effort to demonstrate how fastText framework can be useful in case of emoji prediction. This task is divide into two subtask, they are based on dataset presented in two different languages English and Spanish.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cultural Vocal Bursts Intensity PredictionOpinion MiningSentiment AnalysisTask 2

Methods 이 논문이 사용한 방법론

fastText fastText embeddings exploit subword information to construct word embeddings. Representations are learnt of character $n$-grams, and words represented as the sum of the…

Similar Papers 제목 키워드 기반

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

Amrita\_student at SemEval-2018 Task 1: Distributed Representation of Social Media Text for Affects in Tweets

2018-06-01 · SEMEVAL 2018 6 · Nidhin A Unnithan, Shalini K., Barathi Ganesh H. B., An Kumar M 외

In this paper we did an analysis of {``}Affects in Tweets{''} which was one of the task conducted by semeval 2018. Task was to build a model which is able to do regression and classification of different emotions from th…

BIG-bench Machine LearningClassificationEmotion ClassificationGeneral Classification+2

YNU\_DYX at SemEval-2019 Task 9: A Stacked BiLSTM for Suggestion Mining Classification

2019-06-01 · SEMEVAL 2019 6 · Yunxia Ding, Xiaobing Zhou, Xue-jie Zhang

In this paper we describe a deep-learning system that competed as SemEval 2019 Task 9-SubTask A: Suggestion Mining from Online Reviews and Forums. We use Word2Vec to learn the distributed representations from sentences. …

General ClassificationSuggestion mining

Blinov: Distributed Representations of Words for Aspect-Based Sentiment Analysis at SemEval 2014

2014-08-01 · SEMEVAL 2014 8 · Pavel Blinov, Eugeny Kotelnikov
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisWord Embeddings

SyntNN at SemEval-2018 Task 2: is Syntax Useful for Emoji Prediction? Embedding Syntactic Trees in Multi Layer Perceptrons

2018-06-01 · SEMEVAL 2018 6 · Fabio Massimo Zanzotto, Andrea Santilli

In this paper, we present SyntNN as a way to include traditional syntactic models in multilayer neural networks used in the task of Semeval Task 2 of emoji prediction. The model builds on the distributed tree embedder al…

Task 2