Character-based Neural Embeddings for Tweet Clustering
In this paper we show how the performance of tweet clustering can be improved by leveraging character-based neural networks. The proposed approach overcomes the limitations related to the vocabulary explosion in the word-based models and allows for the seamless processing of the multilingual content. Our evaluation results and code are available on-line at https://github.com/vendi12/tweet2vec_clustering
Code (1)
Tasks
ClusteringSimilar Papers 제목 키워드 기반
Tweet2Vec: Learning Tweet Embeddings Using Character-level CNN-LSTM Encoder-Decoder
We present Tweet2Vec, a novel method for generating general-purpose vector representation of tweets. The model learns tweet embeddings using character-level CNN-LSTM encoder-decoder. We trained our model on 3 million, ra…
DecoderSemantic SimilaritySemantic Textual SimilarityClustering tweets usingWikipedia concepts
Two challenging issues are notable in tweet clustering. Firstly, the sparse data problem is serious since no tweet can be longer than 140 characters. Secondly, synonymy and polysemy are rather common because users intend…
ClusteringText ClusteringAtalaya at TASS 2019: Data Augmentation and Robust Embeddings for Sentiment Analysis
In this article we describe our participation in TASS 2019, a shared task aimed at the detection of sentiment polarity of Spanish tweets. We combined different representations such as bag-of-words, bag-of-characters, and…
Data AugmentationSentiment AnalysisTranslationWord EmbeddingsDeep Learning for Identification of Adverse Effect Mentions In Twitter Data
Social Media Mining for Health Applications (SMM4H) Adverse Effect Mentions Shared Task challenges participants to accurately identify spans of text within a tweet that correspond to Adverse Effects (AEs) resulting from …
Impact of Feature Selection on Micro-Text Classification
Social media datasets, especially Twitter tweets, are popular in the field of text classification. Tweets are a valuable source of micro-text (sometimes referred to as "micro-blogs"), and have been studied in domains suc…
ClassificationClusteringfeature selectionGeneral Classification+8