@inproceedings{ceolin-zhang-2020-discriminating,
title = "Discriminating between standard {R}omanian and {M}oldavian tweets using filtered character ngrams",
author = "Ceolin, Andrea and
Zhang, Hong",
editor = {Zampieri, Marcos and
Nakov, Preslav and
Ljube{\v{s}}i{\'c}, Nikola and
Tiedemann, J{\"o}rg and
Scherrer, Yves},
booktitle = "Proceedings of the 7th Workshop on NLP for Similar Languages, Varieties and Dialects",
month = dec,
year = "2020",
address = "Barcelona, Spain (Online)",
publisher = "International Committee on Computational Linguistics (ICCL)",
url = "https://preview.aclanthology.org/ingest_wac_2008/2020.vardial-1.25/",
pages = "265--272",
abstract = "We applied word unigram models, character ngram models, and CNNs to the task of distinguishing tweets of two related dialects of Romanian (standard Romanian and Moldavian) for the VarDial 2020 RDI shared task (Gaman et al. 2020). The main challenge of the task was to perform cross-genre text classification: specifically, the models must be trained using text from news articles, and be used to predict tweets. Our best model was a Naive Bayes model trained on character ngrams, with the most common ngrams filtered out. We also applied SVMs and CNNs, but while they yielded the best performance on an evaluation dataset of news article, their accuracy significantly dropped when they were used to predict tweets. Our best model reached an F1 score of 0.715 on the evaluation dataset of tweets, and 0.667 on the held-out test dataset. The model ended up in the third place in the shared task."
}
Markdown (Informal)
[Discriminating between standard Romanian and Moldavian tweets using filtered character ngrams](https://preview.aclanthology.org/ingest_wac_2008/2020.vardial-1.25/) (Ceolin & Zhang, VarDial 2020)
ACL