paper-with-me

Papers

A Graph-based Lattice Dependency Parser for Joint Morphological Segmentation and Syntactic Analysis

2015-01-01 · TACL 2015 1 · Wolfgang Seeker, {\"O}zlem {\c{C}}etino{\u{g}}lu

Space-delimited words in Turkish and Hebrew text can be further segmented into meaningful units, but syntactic and semantic context is necessary to predict segmentation. At the same time, predicting correct syntactic structures relies on correct segmentation. We present a graph-based lattice dependency parser that operates on morphological lattices to represent different segmentations and morphological analyses for a given input sentence. The lattice parser predicts a dependency tree over a path in the lattice and thus solves the joint task of segmentation, morphological analysis, and syntactic parsing. We conduct experiments on the Turkish and the Hebrew treebank and show that the joint model outperforms three state-of-the-art pipeline systems on both data sets. Our work corroborates findings from constituency lattice parsing for Hebrew and presents the first results for full lattice parsing on Turkish.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingMorphological AnalysisMorphological TaggingSegmentationSentence

Similar Papers 제목 키워드 기반

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

Universal Joint Morph-Syntactic Processing: The Open University of Israel's Submission to The CoNLL 2017 Shared Task

2017-08-01 · CONLL 2017 8 · Amir More, Reut Tsarfaty

We present the Open University{'}s submission to the CoNLL 2017 Shared Task on multilingual parsing from raw text to Universal Dependencies. The core of our system is a joint morphological disambiguator and syntactic par…

MORPHSentenceSentence segmentationWord Embeddings

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

CamelParser: A system for Arabic Syntactic Analysis and Morphological Disambiguation

2016-12-01 · COLING 2016 12 · Anas Shahrour, Salam Khalifa, Dima Taji, Nizar Habash

In this paper, we present CamelParser, a state-of-the-art system for Arabic syntactic dependency analysis aligned with contextually disambiguated morphological features. CamelParser uses a state-of-the-art morphological …

Dependency ParsingMorphological AnalysisMorphological DisambiguationTransliteration

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…