A Practical Chinese Dependency Parser Based on A Large-scale Dataset

09/02/2020
by   Shuai Zhang, et al.
10

Dependency parsing is a longstanding natural language processing task, with its outputs crucial to various downstream tasks. Recently, neural network based (NN-based) dependency parsing has achieved significant progress and obtained the state-of-the-art results. As we all know, NN-based approaches require massive amounts of labeled training data, which is very expensive because it requires human annotation by experts. Thus few industrial-oriented dependency parser tools are publicly available. In this report, we present Baidu Dependency Parser (DDParser), a new Chinese dependency parser trained on a large-scale manually labeled dataset called Baidu Chinese Treebank (DuCTB). DuCTB consists of about one million annotated sentences from multiple sources including search logs, Chinese newswire, various forum discourses, and conversation programs. DDParser is extended on the graph-based biaffine parser to accommodate to the characteristics of Chinese dataset. We conduct experiments on two test sets: the standard test set with the same distribution as the training set and the random test set sampled from other sources, and the labeled attachment scores (LAS) of them are 92.9 DDParser achieves the state-of-the-art results, and is released at https://github.com/baidu/DDParser.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/23/2015

Yara Parser: A Fast and Accurate Dependency Parser

Dependency parsers are among the most crucial tools in natural language ...
research
09/29/2022

A Two-Stage Method for Chinese AMR Parsing

In this paper, we provide a detailed description of our system at CAMRP-...
research
10/09/2017

MSC: A Dataset for Macro-Management in StarCraft II

Macro-management is an important problem in StarCraft, which has been st...
research
07/18/2016

Dependency Language Models for Transition-based Dependency Parsing

In this paper, we present an approach to improve the accuracy of a stron...
research
03/01/2016

Easy-First Dependency Parsing with Hierarchical Tree LSTMs

We suggest a compositional vector representation of parse trees that rel...
research
05/03/2020

Efficient Second-Order TreeCRF for Neural Dependency Parsing

In the deep learning (DL) era, parsing models are extremely simplified w...
research
11/03/2016

An empirical study for Vietnamese dependency parsing

This paper presents an empirical comparison of different dependency pars...

Please sign up or login with your details

Forgot password? Click here to reset