paper-with-me

홈 › Papers

Implementing Bi-LSTM-based deep biaffine neural dependency parser for Vietnamese Universal Dependency Parsing

2020-12-01 · VLSP 2020 12 · Lien Nguyen
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Dependency Parsing is More Parameter-Efficient with Normalization

2025-05-26 · Paolo Gajo, Domenic Rosati, Hassan Sajjad, Alberto Barrón-Cedeño

Dependency parsing is the task of inferring natural language structure, often approached by modeling word interactions via attention through biaffine scoring. This mechanism works like self-attention in Transformers, whe…

Dependency ParsingSentence

Bayesian Learning for Neural Dependency Parsing

2019-06-01 · NAACL 2019 6 · Ehsan Shareghi, Yingzhen Li, Yi Zhu, Roi Reichart 외

While neural dependency parsers provide state-of-the-art accuracy for several languages, they still rely on large amounts of costly labeled training data. We demonstrate that in the small data regime, where uncertainty a…

Dependency Parsingparameter estimationPOSPOS Tagging+1

LSTM Easy-first Dependency Parsing with Pre-trained Word Embeddings and Character-level Word Embeddings in Vietnamese

2019-10-30 · Binh Duc Nguyen, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

In Vietnamese dependency parsing, several methods have been proposed. Dependency parser which uses deep neural network model has been reported that achieved state-of-the-art results. In this paper, we proposed a new meth…

Dependency ParsingWord Embeddings

Deep Biaffine Attention for Neural Dependency Parsing

2016-11-06 · Timothy Dozat, Christopher D. Manning

This paper builds off recent work from Kiperwasser & Goldberg (2016) using neural attention in a simple graph-based dependency parser. We use a larger but more thoroughly regularized parser than other recent BiLSTM-based…

Dependency Parsing

Efficient Second-Order TreeCRF for Neural Dependency Parsing

2020-05-03 · ACL 2020 6 · Yu Zhang, Zhenghua Li, Min Zhang

In the deep learning (DL) era, parsing models are extremely simplified with little hurt on performance, thanks to the remarkable capability of multi-layer BiLSTMs in context representation. As the most popular graph-base…

ARCChinese Dependency ParsingDependency Parsing