paper-with-me

Papers

Supervised learning model for parsing Arabic language

2014-10-31 · Nabil Khoufi, Chafik Aloulou, lamia hadrich belguith

Parsing the Arabic language is a difficult task given the specificities of this language and given the scarcity of digital resources (grammars and annotated corpora). In this paper, we suggest a method for Arabic parsing based on supervised machine learning. We used the SVMs algorithm to select the syntactic labels of the sentence. Furthermore, we evaluated our parser following the cross validation method by using the Penn Arabic Treebank. The obtained results are very encouraging.

📄 PDF Abstract BibTeX arXiv:1410.8783

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningmodelSentence

Similar Papers 제목 키워드 기반

Arabic Morphosyntactic Tagging and Dependency Parsing with Large Language Models

2026-03-17 · Mohamed Adel, Bashar Alhafni, Nizar Habash arxiv

Large language models (LLMs) perform strongly on many NLP tasks, but their ability to produce explicit linguistic structure remains unclear. We evaluate instruction-tuned LLMs on two structured prediction tasks for Stand…

Structured PredictionDependency Parsing

Statistical Parsing by Machine Learning from a Classical Arabic Treebank

2015-10-25 · Kais Dukes

Research into statistical parsing for English has enjoyed over a decade of successful results. However, adapting these models to other languages has met with difficulties. Previous comparative work has shown that Modern …

BIG-bench Machine LearningConstituency Parsing

"Wikily" Supervised Neural Translation Tailored to Cross-Lingual Tasks

2021-04-16 · Mohammad Sadegh Rasooli, Chris Callison-Burch, Derry Tanti Wijaya

We present a simple but effective approach for leveraging Wikipedia for neural machine translation as well as cross-lingual tasks of image captioning and dependency parsing without using any direct supervision from exter…

Cross-Lingual TransferCross-Lingual Word EmbeddingsDependency ParsingImage Captioning+3

“Wikily” Supervised Neural Translation Tailored to Cross-Lingual Tasks

2021-11-01 · EMNLP 2021 11 · Mohammad Sadegh Rasooli, Chris Callison-Burch, Derry Tanti Wijaya

We present a simple but effective approach for leveraging Wikipedia for neural machine translation as well as cross-lingual tasks of image captioning and dependency parsing without using any direct supervision from exter…

Cross-Lingual TransferCross-Lingual Word EmbeddingsDependency ParsingImage Captioning+3

Neural Unsupervised Parsing Beyond English

2019-11-01 · WS 2019 11 · Katharina Kann, Anhad Mohananey, Samuel R. Bowman, Kyunghyun Cho

Recently, neural network models which automatically infer syntactic structure from raw text have started to achieve promising results. However, earlier work on unsupervised parsing shows large performance differences bet…