TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Grammar as a Foreign Language

Grammar as a Foreign Language

Oriol Vinyals, Lukasz Kaiser, Terry Koo, Slav Petrov, Ilya Sutskever, Geoffrey Hinton

2014-12-23NeurIPS 2015 12Constituency Parsing
PaperPDFCodeCodeCodeCodeCodeCodeCode

Abstract

Syntactic constituency parsing is a fundamental problem in natural language processing and has been the subject of intensive research and engineering for decades. As a result, the most accurate parsers are domain specific, complex, and inefficient. In this paper we show that the domain agnostic attention-enhanced sequence-to-sequence model achieves state-of-the-art results on the most widely used syntactic constituency parsing dataset, when trained on a large synthetic corpus that was annotated using existing parsers. It also matches the performance of standard parsers when trained only on a small human-annotated dataset, which shows that this model is highly data-efficient, in contrast to sequence-to-sequence models without the attention mechanism. Our parser is also fast, processing over a hundred sentences per second with an unoptimized CPU implementation.

Results

TaskDatasetMetricValueModel
Constituency ParsingPenn TreebankF1 score92.1Semi-supervised LSTM

Related Papers

Automatic Extraction of Clausal Embedding Based on Large-Scale English Text Data2025-06-16Revisiting Absence withSymptoms that *T* Show up Decades Later to Recover Empty Categories2024-12-02An Attempt to Develop a Neural Parser based on Simplified Head-Driven Phrase Structure Grammar on Vietnamese2024-11-26Improving Unsupervised Constituency Parsing via Maximizing Semantic Information2024-10-03Entity-Aware Biaffine Attention Model for Improved Constituent Parsing with Reduced Entity Violations2024-09-01Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction2024-07-23To be Continuous, or to be Discrete, Those are Bits of Questions2024-06-12jp-evalb: Robust Alignment-based PARSEVAL Measures2024-05-23