paper-with-me

Papers

Effective Self-Training for Parsing

2006-06-01 · NAACL 2006 6 · David McClosky, Eugene Charniak, and Mark Johnson

We present a simple, but surprisingly effective, method of self-training a two-phase parser-reranker system using readily available unlabeled data. We show that this type of bootstrapping is possible for parsing when the bootstrapped parses are processed by a discriminative reranker. Our improved model achieves an f-score of 92.1%, an absolute 1.1% improvement (12% error reduction) over the previous best result for Wall Street Journal parsing. Finally, we provide some analysis to better understand the phenomenon.

📄 PDF Abstract BibTeX

Code (1)

BLLIP/bllip-parser

Tasks

Constituency Parsing

Similar Papers 제목 키워드 기반

LLM-enhanced Self-training for Cross-domain Constituency Parsing

2023-11-05 · Jianling Li, Meishan Zhang, Peiming Guo, Min Zhang 외

Self-training has proven to be an effective approach for cross-domain tasks, and in this study, we explore its application to cross-domain constituency parsing. Traditional self-training methods rely on limited and poten…

Constituency ParsingLanguage ModelingLanguage ModellingLarge Language Model

Cross-Lingual Dependency Parsing via Self-Training

2020-10-01 · CCL 2020 10 · Meishan Zhang, Yue Zhang

Recent advances of multilingual word representations weaken the input divergences across languages, making cross-lingual transfer similar to the monolingual cross-domain and semi-supervised settings. Thus self-training, …

Cross-Lingual POS TaggingCross-Lingual TransferDependency ParsingPOS+1

Deep Contextualized Self-training for Low Resource Dependency Parsing

2019-11-11 · TACL 2019 3 · Guy Rotman, Roi Reichart

Neural dependency parsing has proven very effective, achieving state-of-the-art results on numerous domains and languages. Unfortunately, it requires large amounts of labeled data, that is costly and laborious to create.…

Dependency Parsing

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

Improving Low-resource RRG Parsing with Cross-lingual Self-training

2022-10-01 · COLING 2022 10 · Kilian Evang, Laura Kallmeyer, Jakub Waszczuk, Kilu von Prince 외

This paper considers the task of parsing low-resource languages in a scenario where parallel English data and also a limited seed of annotated sentences in the target language are available, as for example in bootstrappi…

Constituency Parsing