paper-with-me

홈 › Papers

Efficient Social Network Multilingual Classification using Character, POS n-grams and Dynamic Normalization

2017-02-21 · Carlos-Emiliano González-Gallardo, Juan-Manuel Torres-Moreno, Azucena Montes Rendón, Gerardo Sierra

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.

📄 PDF Abstract BibTeX arXiv:1702.06467

Code (0)

등록된 구현이 없습니다.

Tasks

Author ProfilingGeneral ClassificationPOS

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

MUCIC at ComMA@ICON: Multilingual Gender Biased and Communal Language Identification Using N-grams and Multilingual Sentence Encoders

2021-12-01 · ICON 2021 12 · Fazlourrahman Balouchzahi, Oxana Vitman, Hosahalli Lakshmaiah Shashirekha, Grigori Sidorov 외

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+3

ALL-IN-1: Short Text Classification with One Model for All Languages

2017-10-26 · Barbara Plank

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+3

All-In-1 at IJCNLP-2017 Task 4: Short Text Classification with One Model for All Languages

2017-12-01 · IJCNLP 2017 12 · Barbara Plank

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+3

An Ensemble Model for Sentiment Analysis of Hindi-English Code-Mixed Data

2018-06-12 · Madan Gopal Jhanwar, Arpita Das

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 Analysis

Detecting Hate Speech in Social Media

2017-12-18 · RANLP 2017 9 · Shervin Malmasi, Marcos Zampieri

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