paper-with-me

홈 › Papers

Discriminating between standard Romanian and Moldavian tweets using filtered character ngrams

2020-12-01 · VarDial (COLING) 2020 12 · Andrea Ceolin, Hong Zhang

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.

📄 PDF Abstract BibTeX

Code (1)

AndreaCeolin/VarDial2020 공식 구현

Tasks

Articlestext-classificationText Classification

Similar Papers 제목 키워드 기반

The Unreasonable Effectiveness of Machine Learning in Moldavian versus Romanian Dialect Identification

2020-07-30 · Mihaela Găman, Radu Tudor Ionescu

Motivated by the seemingly high accuracy levels of machine learning models in Moldavian versus Romanian dialect identification and the increasing research interest on this topic, we provide a follow-up on the Moldavian v…

ArticlesBIG-bench Machine LearningDialect IdentificationEnsemble Learning+1

Dialect Identification under Domain Shift: Experiments with Discriminating Romanian and Moldavian

2020-12-01 · VarDial (COLING) 2020 12 · Çağrı Çöltekin

This paper describes a set of experiments for discriminating between two closely related language varieties, Moldavian and Romanian, under a substantial domain shift. The experiments were conducted as part of the Romania…

Dialect IdentificationPosition

SC-UPB at the VarDial 2019 Evaluation Campaign: Moldavian vs. Romanian Cross-Dialect Topic Identification

2019-06-01 · WS 2019 6 · Cristian Onose, Dumitru-Clementin Cercel, Stefan Trausan-Matu

This paper describes our models for the Moldavian vs. Romanian Cross-Topic Identification (MRC) evaluation campaign, part of the VarDial 2019 workshop. We focus on the three subtasks for MRC: binary classification betwee…

Binary ClassificationGeneral ClassificationMulti-class Classification

A Report on the Third VarDial Evaluation Campaign

2019-06-01 · WS 2019 6 · Marcos Zampieri, Shervin Malmasi, Yves Scherrer, Tanja Samard{\v{z}}i{\'c} 외

In this paper, we present the findings of the Third VarDial Evaluation Campaign organized as part of the sixth edition of the workshop on Natural Language Processing (NLP) for Similar Languages, Varieties and Dialects (V…

Dialect IdentificationLanguage IdentificationMorphological Analysis

DTeam @ VarDial 2019: Ensemble based on skip-gram and triplet loss neural networks for Moldavian vs. Romanian cross-dialect topic identification

2019-06-01 · WS 2019 6 · Diana Tudoreanu

This paper presents the solution proposed by DTeam in the VarDial 2019 Evaluation Campaign for the Moldavian vs. Romanian cross-topic identification task. The solution proposed is a Support Vector Machines (SVM) ensemble…

General ClassificationTriplet