paper-with-me

홈 › Papers

Cross-domain Author Gender Classification in Brazilian Portuguese

2020-05-01 · LREC 2020 5 · Rafael Dias, Iv Paraboni, r{\'e}

Author profiling models predict demographic characteristics of a target author based on the text that they have written. Systems of this kind will often follow a single-domain approach, in which the model is trained from a corpus of labelled texts in a given domain, and it is subsequently validated against a test corpus built from precisely the same domain. Although single-domain settings are arguably ideal, this strategy gives rise to the question of how to proceed when no suitable training corpus (i.e., a corpus that matches the test domain) is available. To shed light on this issue, this paper discusses a cross-domain gender classification task based on four domains (Facebook, crowd sourced opinions, Blogs and E-gov requests) in the Brazilian Portuguese language. A number of simple gender classification models using word- and psycholinguistics-based features alike are introduced, and their results are compared in two kinds of cross-domain setting: first, by making use of a single text source as training data for each task, and subsequently by combining multiple sources. Results confirm previous findings related to the effects of corpus size and domain similarity in English, and pave the way for further studies in the field.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Author ProfilingClassificationGender ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Neutral TTS Female Voice Corpus in Brazilian Portuguese

2023-10-08 · XLI Simpósio Brasileiro de Telecomunicações e Processamento de Sinais (SBrT2023) 2023 10 · Pedro H. L. Leite, Edmundo Hoyle, Álvaro Antelo, Luiz F. Kruszielski 외

This paper introduces a new dataset designed to address the limitations in high-quality, diverse and representative datasets for training text-to-speech (TTS) models, specifically for female voices in Brazilian Portugues…

Speech Synthesistext-to-speechText to SpeechTransfer Learning

Disentangling Document Topic and Author Gender in Multiple Languages: Lessons for Adversarial Debiasing

2021-04-01 · EACL (WASSA) 2021 4 · Erenay Dayanik, Sebastian Padó

Text classification is a central tool in NLP. However, when the target classes are strongly correlated with other textual attributes, text classification models can pick up “wrong” features, leading to bad generalization…

Classificationtext-classificationText Classification

Acoustic models of Brazilian Portuguese Speech based on Neural Transformers

2023-12-14 · Marcelo Matheus Gauy, Marcelo Finger

An acoustic model, trained on a significant amount of unlabeled data, consists of a self-supervised learned speech representation useful for solving downstream tasks, perhaps after a fine-tuning of the model in the respe…

Gender Bias Detection in Court Decisions: A Brazilian Case Study

2024-06-01 · Raysa Benatti, Fabiana Severi, Sandra Avila, Esther Luna Colombini

Data derived from the realm of the social sciences is often produced in digital text form, which motivates its use as a source for natural language processing methods. Researchers and practitioners have developed and rel…

Bias DetectionGender Bias DetectionText Summarization

Text2Gender: A Deep Learning Architecture for Analysis of Blogger's Age and Gender

2023-05-15 · Vishesh Thakur, Aneesh Tickoo

Deep learning techniques have gained a lot of traction in the field of NLP research. The aim of this paper is to predict the age and gender of an individual by inspecting their written text. We propose a supervised BERT-…