A Hybrid Approach to Dependency Parsing: Combining Rules and Morphology with Deep Learning
\c{S}aziye Bet\"ul \"Ozate\c{s} (1), Arzucan \"Ozg\"ur (1), Tunga, G\"ung\"or (1), Balk{\i}z \"Ozt\"urk (2) ((1) Department of Computer, Engineering, Bo\u{g}azi\c{c}i University, (2) Department of Linguistics,, Bo\u{g}azi\c{c}i University)

TL;DR
This paper introduces hybrid dependency parsing methods that combine deep learning with rule-based and morphological information to improve parsing accuracy for low-resource languages like Turkish.
Contribution
It presents two novel approaches integrating rules and morphology into neural parsers, enhancing performance in low-resource language scenarios.
Findings
Improved attachment scores on IMST-UD Treebank
Rule-based integration enhances parsing accuracy
Morphological information benefits dependency parsing
Abstract
Fully data-driven, deep learning-based models are usually designed as language-independent and have been shown to be successful for many natural language processing tasks. However, when the studied language is low-resourced and the amount of training data is insufficient, these models can benefit from the integration of natural language grammar-based information. We propose two approaches to dependency parsing especially for languages with restricted amount of training data. Our first approach combines a state-of-the-art deep learning-based parser with a rule-based approach and the second one incorporates morphological information into the parser. In the rule-based approach, the parsing decisions made by the rules are encoded and concatenated with the vector representations of the input words as additional information to the deep network. The morphology-based approach proposes different…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
