paper-with-me

Papers

Vietnamese transition-based dependency parsing with supertag features

2019-11-09 · Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

In recent years, dependency parsing is a fascinating research topic and has a lot of applications in natural language processing. In this paper, we present an effective approach to improve dependency parsing by utilizing supertag features. We performed experiments with the transition-based dependency parsing approach because it can take advantage of rich features. Empirical evaluation on Vietnamese Dependency Treebank showed that, we achieved an improvement of 18.92% in labeled attachment score with gold supertags and an improvement of 3.57% with automatic supertags.

📄 PDF Abstract BibTeX arXiv:1911.03726

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingTransition-Based Dependency Parsing

Similar Papers 제목 키워드 기반

Greedy Transition-Based Dependency Parsing with Discrete and Continuous Supertag Features

2020-07-09 · Ali Basirat, Joakim Nivre

We study the effect of rich supertag features in greedy transition-based dependency parsing. While previous studies have shown that sparse boolean features representing the 1-best supertag of a word can improve parsing a…

Dependency ParsingTransition-Based Dependency Parsing

Initial Explorations of CCG Supertagging for Universal Dependency Parsing

2017-08-01 · CONLL 2017 8 · Burak Kerim Akkus, Heval Azizoglu, Ruket Cakici

In this paper we describe the system by METU team for universal dependency parsing of multilingual text. We use a neural network-based dependency parser that has a greedy transition approach to dependency parsing. CCG su…

CCG SupertaggingDependency ParsingMachine Translation

Integrating Supertag Features into Neural Discontinuous Constituent Parsing

2024-10-11 · Lukas Mielczarek

Syntactic parsing is essential in natural-language processing, with constituent structure being one widely used description of syntax. Traditional views of constituency demand that constituents consist of adjacent words,…

ChunkingDependency ParsingSentence

Revisiting Supertagging and Parsing: How to Use Supertags in Transition-Based Parsing

2016-06-01 · WS 2016 6 · Wonchang Chung, Suhas Siddhesh Mhatre, Alexis Nasr, Owen Rambow 외
Word Embeddings

Error Analysis for Vietnamese Dependency Parsing

2019-11-09 · Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

Dependency parsing is needed in different applications of natural language processing. In this paper, we present a thorough error analysis for dependency parsing for the Vietnamese language, using two state-of-the-art pa…

Dependency Parsing