Efficient Social Network Multilingual Classification using Character, POS n-grams and Dynamic Normalization
In this paper we describe a dynamic normalization process applied to social network multilingual documents (Facebook and Twitter) to improve the performance of the Author profiling task for short texts. After the normalization process, $n$-grams of characters and n-grams of POS tags are obtained to extract all the possible stylistic information encoded in the documents (emoticons, character flooding, capital letters, references to other users, hyperlinks, hashtags, etc.). Experiments with SVM showed up to 90% of performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Author ProfilingGeneral ClassificationPOSMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MUCIC at ComMA@ICON: Multilingual Gender Biased and Communal Language Identification Using N-grams and Multilingual Sentence Encoders
Social media analytics are widely being explored by researchers for various applications. Prominent among them are identifying and blocking abusive contents especially targeting individuals and communities, for various r…
BlockingLanguage IdentificationMulti Label Text ClassificationMulti-Label Text Classification+3ALL-IN-1: Short Text Classification with One Model for All Languages
We present ALL-IN-1, a simple model for multilingual text classification that does not require any parallel data. It is based on a traditional Support Vector Machine classifier exploiting multilingual word embeddings and…
AllGeneral ClassificationMultilingual text classificationMultilingual Word Embeddings+3All-In-1 at IJCNLP-2017 Task 4: Short Text Classification with One Model for All Languages
We present All-In-1, a simple model for multilingual text classification that does not require any parallel data. It is based on a traditional Support Vector Machine classifier exploiting multilingual word embeddings and…
AllGeneral ClassificationMultilingual text classificationMultilingual Word Embeddings+3An Ensemble Model for Sentiment Analysis of Hindi-English Code-Mixed Data
In multilingual societies like India, code-mixed social media texts comprise the majority of the Internet. Detecting the sentiment of the code-mixed user opinions plays a crucial role in understanding social, economic an…
Sentiment AnalysisDetecting Hate Speech in Social Media
In this paper we examine methods to detect hate speech in social media, while distinguishing this from general profanity. We aim to establish lexical baselines for this task by applying supervised classification methods …
General Classification