paper-with-me

Papers

N-GrAM: New Groningen Author-profiling Model

2017-07-12 · Angelo Basile, Gareth Dwyer, Maria Medvedeva, Josine Rawee, Hessel Haagsma, Malvina Nissim

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, and a series of negative results. Our aim was to create a single model for both gender and language, and for all language varieties. Our best-performing system (on cross-validated results) is a linear support vector machine (SVM) with word unigrams and character 3- to 5-grams as features. A set of additional features, including POS tags, additional datasets, geographic entities, and Twitter handles, hurt, rather than improve, performance. Results from cross-validation indicated high performance overall and results on the test set confirmed them, at 0.86 averaged accuracy, with performance on sub-tasks ranging from 0.68 to 0.98.

📄 PDF Abstract BibTeX arXiv:1707.03764

Code (0)

등록된 구현이 없습니다.

Tasks

Author ProfilingmodelPOS

Similar Papers 제목 키워드 기반

GLAD: Groningen Lightweight Authorship Detection

2015-09-06 · Manuela Hürlimann, Benno Weck, Esther van den Berg, Simon Šuster 외

We present a simple and effective approach to authorship verification for Dutch, English, Spanish and Greek, which can be easily ported to yet other languages.We train a binary linear classifier both on the features desc…

Authorship VerificationPosition

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 wo…

Author Profiling

Gender Prediction in English-Hindi Code-Mixed Social Media Content : Corpus and Baseline System

2018-06-14 · Ankush Khandelwal, Sahil Swami, Syed Sarfaraz Akhtar, Manish Shrivastava

The rapid expansion in the usage of social media networking sites leads to a huge amount of unprocessed user generated data which can be used for text mining. Author profiling is the problem of automatically determining …

Author ProfilingGender PredictionGeneral ClassificationLanguage Identification+3

Author-Specific Linguistic Patterns Unveiled: A Deep Learning Study on Word Class Distributions

2025-01-17 · Patrick Krauss, Achim Schilling

Deep learning methods have been increasingly applied to computational linguistics to uncover patterns in text data. This study investigates author-specific word class distributions using part-of-speech (POS) tagging and …

Author ProfilingPart-Of-Speech TaggingPOSPOS Tagging+1

How Different Text-preprocessing Techniques Using The BERT Model Affect The Gender Profiling of Authors

2021-09-28 · Esam Alzahrani, Leon Jololian

Forensic author profiling plays an important role in indicating possible profiles for suspects. Among the many automated solutions recently proposed for author profiling, transfer learning outperforms many other state-of…

Author ProfilingTransfer Learning