arXiv Analytics

Sign in

arXiv:2002.10116 [cs.CL]AbstractReferencesReviewsResources

A Hybrid Approach to Dependency Parsing: Combining Rules and Morphology with Deep Learning

Şaziye Betül Özateş, Arzucan Özgür, Tunga Güngör, Balkız Öztürk

Published 2020-02-24Version 1

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 methods to include the morphological structure of words into the parser network. Experiments are conducted on the IMST-UD Treebank and the results suggest that integration of explicit knowledge about the target language to a neural parser through a rule-based parsing system and morphological analysis leads to more accurate annotations and hence, increases the parsing performance in terms of attachment scores. The proposed methods are developed for Turkish, but can be adapted to other languages as well.

Comments: 25 pages, 7 figures
Categories: cs.CL, cs.LG
Subjects: I.2.7
Related articles: Most relevant | Search more
arXiv:2410.11627 [cs.CL] (Published 2024-10-15)
Tokenization and Morphology in Multilingual Language Models: A~Comparative Analysis of mT5 and ByT5
arXiv:1805.05202 [cs.CL] (Published 2018-05-14)
A Dynamic Oracle for Linear-Time 2-Planar Dependency Parsing
arXiv:cs/9905001 [cs.CL] (Published 1999-05-02)
Supervised Grammar Induction Using Training Data with Limited Constituent Information