SOTAVerified

Comparison between Voting Classifier and Deep Learning methods for Arabic Dialect Identification

2020-12-01COLING (WANLP) 2020Unverified0· sign in to hype

Ghoul Dhaou, Gaël Lejeune

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we present three methods developed for the NADI shared task on Arabic Dialect Identification for tweets. The first and the second method use respectively a machine learning model based on a Voting Classifier with words and character level features and a deep learning model at word level. The third method uses only character-level features. We explored different text representation such as Tf-idf (first model) and word embeddings (second model). The Voting Classifier was the most powerful prediction model, achieving the best macro-average F1 score of 18.8% and an accuracy of 36.54% on the official test. Our model ranked 9 on the challenge and in conclusion we propose some ideas to improve its results.

Tasks

Reproductions