Twitter Labor Market Insights
Collection
Employment status inference of American, Mexican and Brazilian Twitter users from their tweets.
•
17 items
•
Updated
This model is a version of neuralmind/bert-base-portuguese-cased
finetuned by @manueltonneau to recognize Portuguese tweets mentioning that the user is currently looking for a job. It was trained on Portuguese tweets from users based in Brazil. The task is framed as a binary classification problem with:
The dataset of Portuguese tweets on which this classifier was trained is open-sourced here. Details on the performance can be found in our ACL 2022 paper.
If you find this model useful, please cite our paper:
@inproceedings{tonneau-etal-2022-multilingual,
title = "Multilingual Detection of Personal Employment Status on {T}witter",
author = "Tonneau, Manuel and
Adjodah, Dhaval and
Palotti, Joao and
Grinberg, Nir and
Fraiberger, Samuel",
booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2022.acl-long.453",
doi = "10.18653/v1/2022.acl-long.453",
pages = "6564--6587",
}