Annotating and Learning Morphological Segmentation of Egyptian Colloquial Arabic
We present an annotation and morphological segmentation scheme for Egyptian Colloquial Arabic (ECA) in which we annotate user-generated content that significantly deviates from the orthographic and grammatical rules of Modern Standard Arabic and thus cannot be processed by the commonly used MSA tools. Using a per letter classification scheme in which each letter is classified as either a segment boundary or not, and using a memory-based classifier, with only word-internal context, prove effective and achieve a 92{\%} exact match accuracy at the word level. The well-known MADA system achieves 81{\%} while the per letter classification scheme using the ATB achieves 82{\%}. Error analysis shows that the major problem is that of character ambiguity since the ECA orthography overloads the characters which would otherwise be more specific in MSA, like the differences between y ({\U}) and Y ({\U}) and A ({\O}{\S}) , {\textgreater} ( {\O}{\pounds}), and {\textless} ({\O}¥) which are collapsed to y ({\`U}) and A ({\O}{\S}) respectively or even totally confused and interchangeable. While normalization helps alleviate orthographic inconsistencies, it aggravates the problem of ambiguity.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationPart-Of-Speech TaggingSimilar Papers 제목 키워드 기반
Developing an Egyptian Arabic Treebank: Impact of Dialectal Morphology on Annotation and Tool Development
This paper describes the parallel development of an Egyptian Arabic Treebank and a morphological analyzer for Egyptian Arabic (CALIMA). By the very nature of Egyptian Arabic, the data collected is informal, for example D…
A Morphological Analyzer for Gulf Arabic Verbs
We present CALIMAGLF, a Gulf Arabic morphological analyzer currently covering over 2,600 verbal lemmas. We describe in detail the process of building the analyzer starting from phonetic dictionary entries to fully inflec…
Morphological TaggingPart-Of-Speech TaggingPOSTAGCreating Resources for Dialectal Arabic from a Single Annotation: A Case Study on Egyptian and Levantine
Arabic dialects present a special problem for natural language processing because there are few resources, they have no standard orthography, and have not been studied much. However, as more and more written dialectal Ar…
Morphological AnalysisA Morphological Analyzer for Egyptian Arabic
Cairo Student Code-Switch (CSCS) Corpus: An Annotated Egyptian Arabic-English Corpus
Code-switching has become a prevalent phenomenon across many communities. It poses a challenge to NLP researchers, mainly due to the lack of available data needed for training and testing applications. In this paper, we …