Gender Prediction from Tweets: Improving Neural Representations with Hand-Crafted Features

August 22, 2019 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .idea, LICENSE, README.md, __pycache__, eval.py, eval.pyc, main.py, model.py, model.pyc, modelDeleter.py, parameters.py, parameters.pyc, parameters_ar.py, parameters_en.py, parameters_es.py, preprocess.py, preprocess.pyc, run.sh, test.py, train.py, train.pyc, visualizer.py

Authors Erhan Sezerer, Ozan Polatbilek, Selma Tekir arXiv ID 1908.09919 Category cs.CL: Computation & Language Cross-listed cs.LG, stat.ML Citations 1 Venue arXiv.org Repository https://github.com/Darg-Iztech/gender-prediction-from-tweets โญ 1 Last Checked 2 months ago
Abstract
Author profiling is the characterization of an author through some key attributes such as gender, age, and language. In this paper, a RNN model with Attention (RNNwA) is proposed to predict the gender of a twitter user using their tweets. Both word level and tweet level attentions are utilized to learn 'where to look'. This model (https://github.com/Darg-Iztech/gender-prediction-from-tweets) is improved by concatenating LSA-reduced n-gram features with the learned neural representation of a user. Both models are tested on three languages: English, Spanish, Arabic. The improved version of the proposed model (RNNwA + n-gram) achieves state-of-the-art performance on English and has competitive results on Spanish and Arabic.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computation & Language

๐ŸŒ… ๐ŸŒ… Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL ๐Ÿ› NeurIPS ๐Ÿ“š 166.0K cites 8 years ago