中文
相关论文

相关论文: Error Analysis for Vietnamese Dependency Parsing

200 篇论文

This paper describes our study on using mutilingual BERT embeddings and some new neural models for improving sequence tagging tasks for the Vietnamese language. We propose new model architectures and evaluate them extensively on two named…

计算与语言 · 计算机科学 2020-09-28 Viet Bui The , Oanh Tran Thi , Phuong Le-Hong

We propose the first multi-task learning model for joint Vietnamese word segmentation, part-of-speech (POS) tagging and dependency parsing. In particular, our model extends the BIST graph-based dependency parser (Kiperwasser and Goldberg,…

计算与语言 · 计算机科学 2019-11-12 Dat Quoc Nguyen

In machine translation (MT) that involves translating between two languages with significant differences in word order, determining the correct word order of translated words is a major challenge. The dependency parse tree of a source…

计算与语言 · 计算机科学 2017-02-16 Christian Hadiwinoto , Hwee Tou Ng

Machine translation systems require semantic knowledge and grammatical understanding. Neural machine translation (NMT) systems often assume this information is captured by an attention mechanism and a decoder that ensures fluency. Recent…

计算与语言 · 计算机科学 2018-05-29 Ke Tran , Yonatan Bisk

In principle, the design of transition-based dependency parsers makes it possible to experiment with any general-purpose classifier without other changes to the parsing algorithm. In practice, however, it often takes substantial software…

计算与语言 · 计算机科学 2012-11-02 Alex Rudnick

Vietnamese document analysis and recognition (DAR) is a crucial field with applications in digitization, information retrieval, and automation. Despite advancements in OCR and NLP, Vietnamese text recognition faces unique challenges due to…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Anh Le , Thanh Lam , Dung Nguyen

We evaluate three leading dependency parser systems from different paradigms on a small yet diverse subset of languages in terms of their accuracy-efficiency Pareto front. As we are interested in efficiency, we evaluate core parsers without…

计算与语言 · 计算机科学 2021-06-10 Mark Anderson , Carlos Gómez Rodríguez

We train one multilingual model for dependency parsing and use it to parse sentences in several languages. The parsing model uses (i) multilingual word clusters and embeddings; (ii) token-level language information; and (iii)…

计算与语言 · 计算机科学 2016-07-27 Waleed Ammar , George Mulcaire , Miguel Ballesteros , Chris Dyer , Noah A. Smith

Recently, many studies have shown the efficiency of using Bidirectional Encoder Representations from Transformers (BERT) in various Natural Language Processing (NLP) tasks. Specifically, English spelling correction task that uses…

计算与语言 · 计算机科学 2024-05-07 Hieu Ngo Trung , Duong Tran Ham , Tin Huynh , Kiem Hoang

Large Language Models (LLMs), with gradually improving reading comprehension and reasoning capabilities, are being applied to a range of complex language tasks, including the automatic generation of language data for various purposes.…

Machine reading comprehension (MRC) is a challenging task in natural language processing that makes computers understanding natural language texts and answer questions based on those texts. There are many techniques for solving this…

计算与语言 · 计算机科学 2021-02-19 Son T. Luu , Kiet Van Nguyen , Anh Gia-Tuan Nguyen , Ngan Luu-Thuy Nguyen

This paper presents ViSP, a high-quality Vietnamese dataset for sentence paraphrasing, consisting of 1.2M original-paraphrase pairs collected from various domains. The dataset was constructed using a hybrid approach that combines automatic…

计算与语言 · 计算机科学 2025-02-12 Sang Quang Nguyen , Kiet Van Nguyen

Reordering poses a major challenge in machine translation (MT) between two languages with significant differences in word order. In this paper, we present a novel reordering approach utilizing sparse features based on dependency word pairs.…

计算与语言 · 计算机科学 2016-08-04 Christian Hadiwinoto , Yang Liu , Hwee Tou Ng

Natural language processing is a prompt research area across the country. Parsing is one of the very crucial tool in language analysis system which aims to forecast the structural relationship among the words in a given sentence. Many…

计算与语言 · 计算机科学 2014-03-26 K. Sureka , K. G. Srinivasagan , S. Suganthi

Parsing is the process of analyzing a sentence's syntactic structure by breaking it down into its grammatical components. and is critical for various linguistic applications. Urdu is a low-resource, free word-order language and exhibits…

计算与语言 · 计算机科学 2024-10-03 Nudrat Habib

Syntactic parsing using dependency structures has become a standard technique in natural language processing with many different parsing models, in particular data-driven models that can be trained on syntactically annotated corpora. In…

计算与语言 · 计算机科学 2020-01-30 Rahul Radhakrishnan Iyer , Miguel Ballesteros , Chris Dyer , Robert Frederking

Recently, Vietnamese Natural Language Processing has been researched by experts in academic and business. However, the existing papers have been focused only on information classification or extraction from documents. Nowadays, with quickly…

信息检索 · 计算机科学 2019-05-16 T. H. H Duong , T. D. Vu , V. M. Ngo

We present a dependency parser implemented as a single deep neural network that reads orthographic representations of words and directly generates dependencies and their labels. Unlike typical approaches to parsing, the model doesn't…

计算与语言 · 计算机科学 2017-06-07 Jan Chorowski , Michał Zapotoczny , Paweł Rychlikowski

In this paper, we aimed to develop a neural parser for Vietnamese based on simplified Head-Driven Phrase Structure Grammar (HPSG). The existing corpora, VietTreebank and VnDT, had around 15% of constituency and dependency tree pairs that…

计算与语言 · 计算机科学 2025-04-29 Duc-Vu Nguyen , Thang Chau Phan , Quoc-Nam Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

This paper presents ViDeBERTa, a new pre-trained monolingual language model for Vietnamese, with three versions - ViDeBERTa_xsmall, ViDeBERTa_base, and ViDeBERTa_large, which are pre-trained on a large-scale corpus of high-quality and…

计算与语言 · 计算机科学 2023-02-13 Cong Dao Tran , Nhut Huy Pham , Anh Nguyen , Truong Son Hy , Tu Vu