paper-with-me

홈 › Papers

Domain Adaptation for Dependency Parsing via Self-Training

2015-07-01 · WS 2015 7 · Juntao Yu, Mohab El-karef, Bernd Bohnet
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency ParsingDependency ParsingDomain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing

2021-11-01 · Findings (EMNLP) 2021 11 · Boda Lin, Mingzheng Li, Si Li, Yong Luo

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 Adaptation

Semi-supervised Domain Adaptation for Dependency Parsing

2019-07-01 · ACL 2019 7 · Zhenghua Li, Xue Peng, Min Zhang, Rui Wang 외

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+2

Semi-Supervised Methods for Out-of-Domain Dependency Parsing

2018-10-04 · Juntao Yu

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 Parsing

Neural Network based Deep Transfer Learning for Cross-domain Dependency Parsing

2019-08-08 · Zhentao Xia, Likai Wang, Weiguang Qu, Junsheng Zhou 외

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 Learning

Adversarial Training for Cross-Domain Universal Dependency Parsing

2017-08-01 · CONLL 2017 8 · Motoki Sato, Hitoshi Manabe, Hiroshi Noji, Yuji Matsumoto

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