Amrita\_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 the given tweets data set. We developed a base model for all the subtasks using distributed representation (Doc2Vec) and applied machine learning techniques for classification and regression. Distributed representation is an unsupervised algorithm which is capable of learning fixed length feature representation from variable length texts. Machine learning techniques used for regression is {'}Linear Regression{'} while {'}Random Forest Tree{'} is used for classification purpose. Empirical results obtained for all the subtasks by our model are shown in this paper.

PDF Abstract

Datasets


  Add Datasets introduced or used in this paper

Results from the Paper


  Submit results from this paper to get state-of-the-art GitHub badges and help the community compare results to other papers.

Methods


No methods listed for this paper. Add relevant methods here