HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Universal Dependency Parsing from Scratch

Peng Qi; Timothy Dozat; Yuhao Zhang; Christopher D. Manning

Universal Dependency Parsing from Scratch

Abstract

This paper describes Stanford's system at the CoNLL 2018 UD Shared Task. We introduce a complete neural pipeline system that takes raw text as input, and performs all tasks required by the shared task, ranging from tokenization and sentence segmentation, to POS tagging and dependency parsing. Our single system submission achieved very competitive performance on big treebanks. Moreover, after fixing an unfortunate bug, our corrected system would have placed the 2nd, 1st, and 3rd on the official evaluation metrics LAS,MLAS, and BLEX, and would have outperformed all submission systems on low-resource treebank categories on all metrics by a large margin. We further show the effectiveness of different model components through extensive ablation studies.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
dependency-parsing-on-universal-dependenciesStanford+
BLEX: 65.28
LAS: 74.16
UAS: 62.08

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
Universal Dependency Parsing from Scratch | Papers | HyperAI