paper-with-me

홈 › Papers

MOROCO: The Moldavian and Romanian Dialectal Corpus

2019-01-19 · ACL 2019 7 · Andrei M. Butnaru, Radu Tudor Ionescu

In this work, we introduce the MOldavian and ROmanian Dialectal COrpus (MOROCO), which is freely available for download at https://github.com/butnaruandrei/MOROCO. The corpus contains 33564 samples of text (with over 10 million tokens) collected from the news domain. The samples belong to one of the following six topics: culture, finance, politics, science, sports and tech. The data set is divided into 21719 samples for training, 5921 samples for validation and another 5924 samples for testing. For each sample, we provide corresponding dialectal and category labels. This allows us to perform empirical studies on several classification tasks such as (i) binary discrimination of Moldavian versus Romanian text samples, (ii) intra-dialect multi-class categorization by topic and (iii) cross-dialect multi-class categorization by topic. We perform experiments using a shallow approach based on string kernels, as well as a novel deep approach based on character-level convolutional neural networks containing Squeeze-and-Excitation blocks. We also present and analyze the most discriminative features of our best performing model, before and after named entity removal.

📄 PDF Abstract BibTeX arXiv:1901.06543

Code (1)

butnaruandrei/MOROCO 공식 구현

Tasks

Cultural Vocal Bursts Intensity Prediction

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

ROMPAR: Morphological Completion and Demographic Unlearning for Romanian-Accented Speech Recognition

2026-06-14 · Andrei-Marius Avram, Aureliu-Valentin Antonie, Ştefan-Bogdan Badea, Andrei Florea 외 arxiv

Automated transcription of parliamentary proceedings faces significant hurdles due to demographic bias, dialectal variation, and technical artifacts such as utterance truncation during segmentation. This paper introduces…

Accented Speech Recognition

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

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