paper-with-me

홈 › Papers

Neural Unsupervised Parsing Beyond English

2019-11-01 · WS 2019 11 · Katharina Kann, Anhad Mohananey, Samuel R. Bowman, Kyunghyun Cho

Recently, neural network models which automatically infer syntactic structure from raw text have started to achieve promising results. However, earlier work on unsupervised parsing shows large performance differences between non-neural models trained on corpora in different languages, even for comparable amounts of data. With that in mind, we train instances of the PRPN architecture (Shen et al., 2018){---}one of these unsupervised neural network parsers{---}for Arabic, Chinese, English, and German. We find that (i) the model strongly outperforms trivial baselines and, thus, acquires at least some parsing ability for all languages; (ii) good hyperparameter values seem to be universal; (iii) how the model benefits from larger training set sizes depends on the corpus, with the model achieving the largest performance gains when increasing the number of sentences from 2,500 to 12,500 for English. In addition, we show that, by sharing parameters between the related languages German and English, we can improve the model{'}s unsupervised parsing F1 score by up to 4{\%} in the low-resource setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Natural Language Parsing (Introductory Tutorial)

2021-04-01 · EACL 2021 2 · Kewei Tu, Yong Jiang, Wenjuan Han, Yanpeng Zhao

Unsupervised parsing learns a syntactic parser from training sentences without parse tree annotations. Recently, there has been a resurgence of interest in unsupervised parsing, which can be attributed to the combination…

German and English Treebanks and Lexica for Tree-Adjoining Grammars

2012-05-01 · LREC 2012 5 · Miriam Kaeshammer, Vera Demberg

We present a treebank and lexicon for German and English, which have been developed for PLTAG parsing. PLTAG is a psycholinguistically motivated, incremental version of tree-adjoining grammar (TAG). The resources are how…

Language ModellingTAG

Improved Latent Tree Induction with Distant Supervision via Span Constraints

2021-09-10 · EMNLP 2021 11 · Zhiyang Xu, Andrew Drozdov, Jay Yoon Lee, Tim O'Gorman 외

For over thirty years, researchers have developed and analyzed methods for latent tree induction as an approach for unsupervised syntactic parsing. Nonetheless, modern systems still do not perform well enough compared to…

Constituency Parsing

Compound Probabilistic Context-Free Grammars for Grammar Induction

2019-06-24 · ACL 2019 7 · Yoon Kim, Chris Dyer, Alexander M. Rush

We study a formalization of the grammar induction problem that models sentences as being generated by a compound probabilistic context-free grammar. In contrast to traditional formulations which learn a single stochastic…

Constituency Grammar InductionSentenceVariational Inference

An Empirical Comparison of Unsupervised Constituency Parsing Methods

2020-07-01 · ACL 2020 6 · Jun Li, Yifan Cao, Jiong Cai, Yong Jiang 외

Unsupervised constituency parsing aims to learn a constituency parser from a training corpus without parse tree annotations. While many methods have been proposed to tackle the problem, including statistical and neural m…

Constituency Parsing