Projection-based Annotation of a Polish Dependency Treebank
This paper presents an approach of automatic annotation of sentences with dependency structures. The approach builds on the idea of cross-lingual dependency projection. The presented method of acquiring dependency trees involves a weighting factor in the processes of projecting source dependency relations to target sentences and inducing well-formed target dependency trees from sets of projected dependency relations. Using a parallel corpus, source trees are transferred onto equivalent target sentences via an extended set of alignment links. Projected arcs are initially weighted according to the certainty of word alignment links. Then, arc weights are recalculated using a method based on the EM selection algorithm. Maximum spanning trees selected from EM-scored digraphs and labelled with appropriate grammatical functions constitute a target dependency treebank. Extrinsic evaluation shows that parsers trained on such a treebank may perform comparably to parsers trained on a manually developed treebank.
Code (0)
등록된 구현이 없습니다.
Tasks
ARCDependency ParsingMachine TranslationQuestion AnsweringWord AlignmentSimilar Papers 제목 키워드 기반
Towards the Conversion of National Corpus of Polish to Universal Dependencies
The research presented in this paper aims at enriching the manually morphosyntactically annotated part of National Corpus of Polish (NKJP1M) with a syntactic layer, i.e. dependency trees of sentences, and at converting b…
Extended and Enhanced Polish Dependency Bank in Universal Dependencies Format
The paper presents the largest Polish Dependency Bank in Universal Dependencies format {--} PDBUD {--} with 22K trees and 352K tokens. PDBUD builds on its previous version, i.e. the Polish UD treebank (PL-SZ), and contai…
8kDependency ParsingProjecting Multiword Expression Resources on a Polish Treebank
Multiword expressions (MWEs) are linguistic objects containing two or more words and showing idiosyncratic behavior at different levels. Treebanks with annotated MWEs enable studies of such properties, as well as trainin…
Multi-source synthetic treebank creation for improved cross-lingual dependency parsing
This paper describes a method of creating synthetic treebanks for cross-lingual dependency parsing using a combination of machine translation (including pivot translation), annotation projection and the spanning tree alg…
Dependency ParsingMachine TranslationSentenceTranslationCross-lingual Parsing with Polyglot Training and Multi-treebank Learning: A Faroese Case Study
Cross-lingual dependency parsing involves transferring syntactic knowledge from one language to another. It is a crucial component for inducing dependency parsers in low-resource scenarios where no training data for a la…
Dependency ParsingPOSPOS Tagging