paper-with-me

Papers

Including Dialects and Language Varieties in Author Profiling

2017-07-03 · Alina Maria Ciobanu, Marcos Zampieri, Shervin Malmasi, Liviu P. Dinu

This paper presents a computational approach to author profiling taking gender and language variety into account. We apply an ensemble system with the output of multiple linear SVM classifiers trained on character and word $n$-grams. We evaluate the system using the dataset provided by the organizers of the 2017 PAN lab on author profiling. Our approach achieved 75% average accuracy on gender identification on tweets written in four languages and 97% accuracy on language variety identification for Portuguese.

📄 PDF Abstract BibTeX arXiv:1707.00621

Code (0)

등록된 구현이 없습니다.

Tasks

Author Profiling

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 제목 키워드 기반

Vulgaris: Analysis of a Corpus for Middle-Age Varieties of Italian Language

2020-10-12 · VarDial (COLING) 2020 12 · Andrea Zugarini, Matteo Tiezzi, Marco Maggini

Italian is a Romance language that has its roots in Vulgar Latin. The birth of the modern Italian started in Tuscany around the 14th century, and it is mainly attributed to the works of Dante Alighieri, Francesco Petrarc…

N-GrAM: New Groningen Author-profiling Model

2017-07-12 · Angelo Basile, Gareth Dwyer, Maria Medvedeva, Josine Rawee 외

We describe our participation in the PAN 2017 shared task on Author Profiling, identifying authors' gender and language variety for English, Spanish, Arabic and Portuguese. We describe both the final, submitted system, a…

Author ProfilingmodelPOS

Arap-Tweet: A Large Multi-Dialect Twitter Corpus for Gender, Age and Language Variety Identification

2018-08-23 · LREC 2018 5 · Wajdi Zaghouani, Anis Charfi

In this paper, we present Arap-Tweet, which is a large-scale and multi-dialectal corpus of Tweets from 11 regions and 16 countries in the Arab world representing the major Arabic dialectal varieties. To build this corpus…

Author Profiling

Sentence-level dialects identification in the greater China region

2017-01-08 · Fan Xu, Mingwen Wang, Maoxi Li

Identifying the different varieties of the same language is more challenging than unrelated languages identification. In this paper, we propose an approach to discriminate language varieties or dialects of Mandarin Chine…

SentenceWord Alignment

Discrimination between Similar Languages, Varieties and Dialects using CNN- and LSTM-based Deep Neural Networks

2016-12-01 · WS 2016 12 · Chinnappa Guggilla

In this paper, we describe a system (CGLI) for discriminating similar languages, varieties and dialects using convolutional neural networks (CNNs) and long short-term memory (LSTM) neural networks. We have participated i…

Dialect IdentificationInformation RetrievalLanguage IdentificationMachine Translation+2