CENNLP at SemEval-2018 Task 2: Enhanced Distributed Representation of Text using Target Classes for Emoji Prediction Representation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Cultural Vocal Bursts Intensity PredictionOpinion MiningSentiment AnalysisTask 2Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
CENNLP at SemEval-2018 Task 1: Constrained Vector Space Model in Affects in Tweets
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 ClassificationAmrita\_student at SemEval-2018 Task 1: Distributed Representation of Social Media Text for Affects in Tweets
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+2YNU\_DYX at SemEval-2019 Task 9: A Stacked BiLSTM for Suggestion Mining Classification
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 miningBlinov: Distributed Representations of Words for Aspect-Based Sentiment Analysis at SemEval 2014
SyntNN at SemEval-2018 Task 2: is Syntax Useful for Emoji Prediction? Embedding Syntactic Trees in Multi Layer Perceptrons
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