paper-with-me

홈 › Papers

ST MADAR 2019 Shared Task: Arabic Fine-Grained Dialect Identification

2019-08-01 · WS 2019 8 · Mourad Abbas, Mohamed Lichouri, Abed Alhakim Freihat

This paper describes the solution that we propose on MADAR 2019 Arabic Fine-Grained Dialect Identification task. The proposed solution utilized a set of classifiers that we trained on character and word features. These classifiers are: Support Vector Machines (SVM), Bernoulli Naive Bayes (BNB), Multinomial Naive Bayes (MNB), Logistic Regression (LR), Stochastic Gradient Descent (SGD), Passive Aggressive(PA) and Perceptron (PC). The system achieved competitive results, with a performance of 62.87 {\%} and 62.12 {\%} for both development and test sets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialect Identificationregression

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

The MADAR Shared Task on Arabic Fine-Grained Dialect Identification

2019-08-01 · WS 2019 8 · Houda Bouamor, Sabit Hassan, Nizar Habash

In this paper, we present the results and findings of the MADAR Shared Task on Arabic Fine-Grained Dialect Identification. This shared task was organized as part of The Fourth Arabic Natural Language Processing Workshop,…

Dialect Identification

ArbDialectID at MADAR Shared Task 1: Language Modelling and Ensemble Learning for Fine Grained Arabic Dialect Identification

2019-08-01 · WS 2019 8 · Kathrein Abu Kwaik, Motaz Saad

In this paper, we present a Dialect Identification system (ArbDialectID) that competed at Task 1 of the MADAR shared task, MADARTravel Domain Dialect Identification. We build a course and a fine-grained identification mo…

Dialect IdentificationEnsemble LearningFeature EngineeringLanguage Modelling+1

Team JUST at the MADAR Shared Task on Arabic Fine-Grained Dialect Identification

2019-08-01 · WS 2019 8 · Bashar Talafha, Ali Fadel, Mahmoud Al-Ayyoub, Yaser Jararweh 외

In this paper, we describe our team{'}s effort on the MADAR Shared Task on Arabic Fine-Grained Dialect Identification. The task requires building a system capable of differentiating between 25 different Arabic dialects i…

Data AugmentationDialect IdentificationLanguage ModelingLanguage Modelling

Mawdoo3 AI at MADAR Shared Task: Arabic Fine-Grained Dialect Identification with Ensemble Learning

2019-08-01 · WS 2019 8 · Ahmad Ragab, Haitham Seelawi, Mostafa Samir, Abdelrahman Mattar 외

In this paper we discuss several models we used to classify 25 city-level Arabic dialects in addition to Modern Standard Arabic (MSA) as part of MADAR shared task (sub-task 1). We propose an ensemble model of a group of …

Dialect IdentificationEnsemble Learning

ZCU-NLP at MADAR 2019: Recognizing Arabic Dialects

2019-08-01 · WS 2019 8 · Pavel P{\v{r}}ib{\'a}{\v{n}}, Stephen Taylor

In this paper, we present our systems for the MADAR Shared Task: Arabic Fine-Grained Dialect Identification. The shared task consists of two subtasks. The goal of Subtask{--} 1 (S-1) is to detect an Arabic city dialect i…

BIG-bench Machine LearningDialect IdentificationLanguage Modelling