SOTAVerified

Learning Syntax from Naturally-Occurring Bracketings

2021-04-28NAACL 2021Code Available0· sign in to hype

Tianze Shi, Ozan İrsoy, Igor Malioutov, Lillian Lee

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Naturally-occurring bracketings, such as answer fragments to natural language questions and hyperlinks on webpages, can reflect human syntactic intuition regarding phrasal boundaries. Their availability and approximate correspondence to syntax make them appealing as distant information sources to incorporate into unsupervised constituency parsing. But they are noisy and incomplete; to address this challenge, we develop a partial-brackets-aware structured ramp loss in learning. Experiments demonstrate that our distantly-supervised models trained on naturally-occurring bracketing data are more accurate in inducing syntactic structures than competing unsupervised systems. On the English WSJ corpus, our models achieve an unlabeled F1 score of 68.9 for constituency parsing.

Tasks

Reproductions