HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Tetra-Tagging: Word-Synchronous Parsing with Linear-Time Inference

Nikita Kitaev; Dan Klein

Tetra-Tagging: Word-Synchronous Parsing with Linear-Time Inference

Abstract

We present a constituency parsing algorithm that, like a supertagger, works by assigning labels to each word in a sentence. In order to maximally leverage current neural architectures, the model scores each word's tags in parallel, with minimal task-specific structure. After scoring, a left-to-right reconciliation phase extracts a tree in (empirically) linear time. Our parser achieves 95.4 F1 on the WSJ test set while also achieving substantial speedups compared to current state-of-the-art parsers with comparable accuracies.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
constituency-parsing-on-penn-treebankTetra Tagging
F1 score: 95.44

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Tetra-Tagging: Word-Synchronous Parsing with Linear-Time Inference | Papers | HyperAI