paper-with-me

홈 › Papers

Interpreting the Syntactic and Social Elements of the Tweet Representations via Elementary Property Prediction Tasks

2016-11-15 · J Ganesh, Manish Gupta, Vasudeva Varma

Research in social media analysis is experiencing a recent surge with a large number of works applying representation learning models to solve high-level syntactico-semantic tasks such as sentiment analysis, semantic textual similarity computation, hashtag prediction and so on. Although the performance of the representation learning models are better than the traditional baselines for the tasks, little is known about the core properties of a tweet encoded within the representations. Understanding these core properties would empower us in making generalizable conclusions about the quality of representations. Our work presented here constitutes the first step in opening the black-box of vector embedding for social media posts, with emphasis on tweets in particular. In order to understand the core properties encoded in a tweet representation, we evaluate the representations to estimate the extent to which it can model each of those properties such as tweet length, presence of words, hashtags, mentions, capitalization, and so on. This is done with the help of multiple classifiers which take the representation as input. Essentially, each classifier evaluates one of the syntactic or social properties which are arguably salient for a tweet. This is also the first holistic study on extensively analysing the ability to encode these properties for a wide variety of tweet representation models including the traditional unsupervised methods (BOW, LDA), unsupervised representation learning methods (Siamese CBOW, Tweet2Vec) as well as supervised methods (CNN, BLSTM).

📄 PDF Abstract BibTeX arXiv:1611.04887

Code (1)

ganeshjawahar/fine-tweet 공식 구현

Tasks

Property PredictionRepresentation LearningSemantic Textual SimilaritySentiment Analysis

Similar Papers 제목 키워드 기반

Predicting Foreign Language Usage from English-Only Social Media Posts

2018-06-01 · NAACL 2018 6 · Svitlana Volkova, Stephen Ranshous, Lawrence Phillips

Social media is known for its multi-cultural and multilingual interactions, a natural product of which is code-mixing. Multilingual speakers mix languages they tweet to address a different audience, express certain feeli…

Cross-Lingual TransferLanguage IdentificationNative Language IdentificationTransfer Learning

Using Neural Transfer Learning for Morpho-syntactic Tagging of South-Slavic Languages Tweets

2018-08-01 · COLING 2018 8 · Sara Meftah, Nasredine Semmar, Fatiha Sadat, Stephan Raaijmakers

In this paper, we describe a morpho-syntactic tagger of tweets, an important component of the CEA List DeepLIMA tool which is a multilingual text analysis platform based on deep learning. This tagger is built for the Mor…

Part-Of-Speech TaggingTransfer Learning

Perceived and Intended Sarcasm Detection with Graph Attention Networks

2021-10-08 · EMNLP (WNUT) 2021 11 · Joan Plepi, Lucie Flek

Existing sarcasm detection systems focus on exploiting linguistic markers, context, or user-level priors. However, social studies suggest that the relationship between the author and the audience can be equally relevant …

Graph AttentionSarcasm Detection

Check_square at CheckThat! 2020: Claim Detection in Social Media via Fusion of Transformer and Syntactic Features

2020-07-21 · Gullal S. Cheema, Sherzod Hakimov, Ralph Ewerth

In this digital age of news consumption, a news reader has the ability to react, express and share opinions with others in a highly interactive and fast manner. As a consequence, fake news has made its way into our daily…

Fact CheckingRetrievalSemantic Textual SimilaritySentence

Annotating the Tweebank Corpus on Named Entity Recognition and Building NLP Models for Social Media Analysis

2022-01-18 · LREC 2022 6 · Hang Jiang, Yining Hua, Doug Beeferman, Deb Roy

Social media data such as Twitter messages ("tweets") pose a particular challenge to NLP systems because of their short, noisy, and colloquial nature. Tasks such as Named Entity Recognition (NER) and syntactic parsing re…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4