paper-with-me

홈 › Papers

Joint Transition-Based Models for Morpho-Syntactic Parsing: Parsing Strategies for MRLs and a Case Study from Modern Hebrew

2019-03-01 · TACL 2019 3 · Amir More, Amit Seker, Victoria Basmova, Reut Tsarfaty

In standard NLP pipelines, morphological analysis and disambiguation (MA{\&}D) precedes syntactic and semantic downstream tasks. However, for languages with complex and ambiguous word-internal structure, known as morphologically rich languages (MRLs), it has been hypothesized that syntactic context may be crucial for accurate MA{\&}D, and vice versa. In this work we empirically confirm this hypothesis for Modern Hebrew, an MRL with complex morphology and severe word-level ambiguity, in a novel transition-based framework. Specifically, we propose a joint morphosyntactic transition-based framework which formally unifies two distinct transition systems, morphological and syntactic, into a single transition-based system with joint training and joint inference. We empirically show that MA{\&}D results obtained in the joint settings outperform MA{\&}D results obtained by the respective standalone components, and that end-to-end parsing results obtained by our joint system present a new state of the art for Hebrew dependency parsing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingMorphological Analysis

Similar Papers 제목 키워드 기반

Joint Morphological and Syntactic Analysis for Richly Inflected Languages

2013-01-01 · TACL 2013 1 · Bernd Bohnet, Joakim Nivre, Igor Boguslavsky, Rich{\'a}rd Farkas 외

Joint morphological and syntactic analysis has been proposed as a way of improving parsing accuracy for richly inflected languages. Starting from a transition-based model for joint part-of-speech tagging and dependency p…

Dependency ParsingPart-Of-Speech Tagging

Keep it Surprisingly Simple: A Simple First Order Graph Based Parsing Model for Joint Morphosyntactic Parsing in Sanskrit

2020-11-01 · EMNLP 2020 11 · Amrith Krishna, Ashim Gupta, Deepak Garasangi, Pavankumar Satuluri 외

Morphologically rich languages seem to benefit from joint processing of morphology and syntax, as compared to pipeline architectures. We propose a graph-based model for joint morphological parsing and dependency parsing …

Dependency ParsingGraph GenerationStructured Prediction

Universal Morpho-Syntactic Parsing and the Contribution of Lexica: Analyzing the ONLP Lab Submission to the CoNLL 2018 Shared Task

2018-10-01 · CONLL 2018 10 · Amit Seker, Amir More, Reut Tsarfaty

We present the contribution of the ONLP lab at the Open University of Israel to the UD shared task on multilingual parsing from raw text to Universal Dependencies. Our contribution is based on a transition-based parser c…

A Truly Joint Neural Architecture for Segmentation and Parsing

2024-02-04 · Danit Yshaayahu Levi, Reut Tsarfaty

Contemporary multilingual dependency parsers can parse a diverse set of languages, but for Morphologically Rich Languages (MRLs), performance is attested to be lower than other languages. The key challenge is that, due t…

ARCSegmentation

A Joint Multitask Model for Morpho-Syntactic Parsing

2025-08-19 · Demian Inostroza, Mel Mistica, Ekaterina Vylomova, Chris Guest 외 arxiv

We present a joint multitask model for the UniDive 2025 Morpho-Syntactic Parsing shared task, where systems predict both morphological and syntactic analyses following novel UD annotation scheme. Our system uses a shared…

Dependency Parsing