paper-with-me

홈 › Papers

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 between the Moldavian (MD) and the Romanian (RO) dialects and two cross-dialect multi-class classification between six news topics, MD to RO and RO to MD. We propose several deep learning models based on long short-term memory cells, Bidirectional Gated Recurrent Unit (BiGRU) and Hierarchical Attention Networks (HAN). We also employ three word embedding models to represent the text as a low dimensional vector. Our official submission includes two runs of the BiGRU and HAN models for each of the three subtasks. The best submitted model obtained the following macro-averaged F1 scores: 0.708 for subtask 1, 0.481 for subtask 2 and 0.480 for the last one. Due to a read error caused by the quoting behaviour over the test file, our final submissions contained a smaller number of items than expected. More than 50{\%} of the submission files were corrupted. Thus, we also present the results obtained with the corrected labels for which the HAN model achieves the following results: 0.930 for subtask 1, 0.590 for subtask 2 and 0.687 for the third one.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral ClassificationMulti-class Classification

Methods 이 논문이 사용한 방법론

BiGRU A Bidirectional GRU, or BiGRU, is a sequence processing model that consists of two GRUs. one taking the input in a forward…

Similar Papers 제목 키워드 기반

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

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

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

The R2I\_LIS Team Proposes Majority Vote for VarDial's MRC Task

2019-06-01 · WS 2019 6 · Adrian-Gabriel Chifu

This article presents the model that generated the runs submitted by the R2I{\_}LIS team to the VarDial2019 evaluation campaign, more particularly, to the binary classification by dialect sub-task of the Moldavian vs. Ro…

BIG-bench Machine LearningBinary ClassificationClassificationGeneral Classification

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