Domain Adaptation for Dependency Parsing via Self-Training
Code (0)
등록된 구현이 없습니다.
Tasks
Constituency ParsingDependency ParsingDomain AdaptationSimilar Papers 제목 키워드 기반
Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing
Unsupervised cross-domain dependency parsing is to accomplish domain adaptation for dependency parsing without using labeled data in target domain. Existing methods are often of the pseudo-annotation type, which generate…
Dependency ParsingDomain AdaptationUnsupervised Domain AdaptationSemi-supervised Domain Adaptation for Dependency Parsing
During the past decades, due to the lack of sufficient labeled data, most studies on cross-domain parsing focus on unsupervised domain adaptation, assuming there is no target-domain training data. However, unsupervised a…
Chinese Dependency ParsingDependency ParsingDomain AdaptationMulti-Task Learning+2Semi-Supervised Methods for Out-of-Domain Dependency Parsing
Dependency parsing is one of the important natural language processing tasks that assigns syntactic trees to texts. Due to the wider availability of dependency corpora and improved parsing and machine learning techniques…
Dependency ParsingNeural Network based Deep Transfer Learning for Cross-domain Dependency Parsing
In this paper, we describe the details of the neural dependency parser sub-mitted by our team to the NLPCC 2019 Shared Task of Semi-supervised do-main adaptation subtask on Cross-domain Dependency Parsing. Our system is …
Dependency ParsingTransfer LearningAdversarial Training for Cross-Domain Universal Dependency Parsing
We describe our submission to the CoNLL 2017 shared task, which exploits the shared common knowledge of a language across different domains via a domain adaptation technique. Our approach is an extension to the recently …
Dependency ParsingDomain Adaptation