Challenging Language-Dependent Segmentation for Arabic: An Application to Machine Translation and Part-of-Speech Tagging
Word segmentation plays a pivotal role in improving any Arabic NLP application. Therefore, a lot of research has been spent in improving its accuracy. Off-the-shelf tools, however, are: i) complicated to use and ii) domain/dialect dependent. We explore three language-independent alternatives to morphological segmentation using: i) data-driven sub-word units, ii) characters as a unit of learning, and iii) word embeddings learned using a character CNN (Convolution Neural Network). On the tasks of Machine Translation and POS tagging, we found these methods to achieve close to, and occasionally surpass state-of-the-art performance. In our analysis, we show that a neural machine translation system is sensitive to the ratio of source and target tokens, and a ratio close to 1 or greater, gives optimal performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationPart-Of-Speech TaggingPOSPOS TaggingSegmentationTranslationWord EmbeddingsSimilar Papers 제목 키워드 기반
An Efficient Language-Independent Multi-Font OCR for Arabic Script
Optical Character Recognition (OCR) is the process of extracting digitized text from images of scanned documents. While OCR systems have already matured in many languages, they still have shortcomings in cursive language…
Optical Character RecognitionOptical Character Recognition (OCR)SegmentationFault detection system for Arabic language
The study of natural language, especially Arabic, and mechanisms for the implementation of automatic processing is a fascinating field of study, with various potential applications. The importance of tools for natural la…
Fault DetectionArabic Sentence Segmentation Across Genres and Punctuation Conditions
Sentence segmentation in Arabic is challenging due to ambiguous and inconsistent punctuation, with many texts lacking reliable sentence boundary markers. Existing approaches rely heavily on punctuation cues and are typic…
Dependency ParsingJoint Segmentation and POS Tagging for Arabic Using a CRF-based Classifier
Arabic is a morphologically rich language, and Arabic texts abound of complex word forms built by concatenation of multiple subparts, corresponding for instance to prepositions, articles, roots prefixes, or suffixes. The…
ArticlesBIG-bench Machine LearningMachine TranslationMorphological Analysis+4Arabic Multi-Dialect Segmentation: bi-LSTM-CRF vs. SVM
Arabic word segmentation is essential for a variety of NLP applications such as machine translation and information retrieval. Segmentation entails breaking words into their constituent stems, affixes and clitics. In thi…
Domain AdaptationInformation RetrievalMachine TranslationRetrieval+3