Dependency Parsing for Urdu: Resources, Conversions and Learning
This paper adds to the available resources for the under-resourced language Urdu by converting different types of existing treebanks for Urdu into a common format that is based on Universal Dependencies. We present comparative results for training two dependency parsers, the MaltParser and a transition-based BiLSTM parser on this new resource. The BiLSTM parser incorporates word embeddings which improve the parsing results significantly. The BiLSTM parser outperforms the MaltParser with a UAS of 89.6 and an LAS of 84.2 with respect to our standardized treebank resource.
Code (0)
등록된 구현이 없습니다.
Tasks
Dependency ParsingWord EmbeddingsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A House United: Bridging the Script and Lexical Barrier between Hindi and Urdu
In Computational Linguistics, Hindi and Urdu are not viewed as a monolithic entity and have received separate attention with respect to their text processing. From part-of-speech tagging to machine translation, models ar…
Dependency ParsingMachine TranslationPart-Of-Speech TaggingSentence+2Urdu Dependency Parsing and Treebank Development: A Syntactic and Morphological Perspective
Parsing is the process of analyzing a sentence's syntactic structure by breaking it down into its grammatical components. and is critical for various linguistic applications. Urdu is a low-resource, free word-order langu…
ArticlesDependency ParsingPOSSentenceThe Hebrew Universal Dependency Treebank: Past Present and Future
The Hebrew treebank (HTB), consisting of 6221 morpho-syntactically annotated newspaper sentences, has been the only resource for training and validating statistical parsers and taggers for Hebrew, for almost two decades …
Dependency ParsingAutomatic Correction of Syntactic Dependency Annotation Differences
Annotation inconsistencies between data sets can cause problems for low-resource NLP, where noisy or inconsistent data cannot be as easily replaced compared with resource-rich languages. In this paper, we propose a metho…
Dependency ParsingTAGThamizhiUDp: A Dependency Parser for Tamil
This paper describes how we developed a neural-based dependency parser, namely ThamizhiUDp, which provides a complete pipeline for the dependency parsing of the Tamil language text using Universal Dependency formalism. W…
Dependency ParsingPOSPOS Tagging