中文
相关论文

相关论文: An empirical study for Vietnamese dependency parsi…

200 篇论文

Dependency parsing is one of the important natural language processing tasks that assigns syntactic trees to texts. Due to the wider availability of dependency corpora and improved parsing and machine learning techniques, parsing accuracies…

计算与语言 · 计算机科学 2018-10-05 Juntao Yu

Vietnamese Speech Emotion Recognition (SER) remains challenging due to ambiguous acoustic patterns and the lack of reliable annotated data, especially in real-world conditions where emotional boundaries are not clearly separable. To address…

计算与语言 · 计算机科学 2026-04-03 Truc Nguyen , Then Tran , Binh Truong , Phuoc Nguyen T. H

Dependency parsing is a fundamental task in natural language processing (NLP), aiming to identify syntactic dependencies and construct a syntactic tree for a given sentence. Traditional dependency parsing models typically construct…

计算与语言 · 计算机科学 2025-02-25 Keunha Kim , Youngjoong Ko

While structure learning achieves remarkable performance in high-resource languages, the situation differs for under-represented languages due to the scarcity of annotated data. This study focuses on assessing the efficacy of transfer…

计算与语言 · 计算机科学 2024-01-23 Fadli Aulawi Al Ghiffari , Ika Alfina , Kurniawati Azizah

We introduce PhoWhisper in five versions for Vietnamese automatic speech recognition. PhoWhisper's robustness is achieved through fine-tuning the Whisper model on an 844-hour dataset that encompasses diverse Vietnamese accents. Our…

音频与语音处理 · 电气工程与系统科学 2024-06-06 Thanh-Thien Le , Linh The Nguyen , Dat Quoc Nguyen

Existing Vietnamese Natural Language Inference (NLI) datasets lack adversarial complexity, limiting their ability to evaluate model robustness against challenging linguistic phenomena. In this article, we address the gap in robust…

计算与语言 · 计算机科学 2025-10-24 Tin Van Huynh , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Machine Translation is one of the essential tasks in Natural Language Processing (NLP), which has massive applications in real life as well as contributing to other tasks in the NLP research community. Recently, Transformer -based methods…

计算与语言 · 计算机科学 2023-08-23 Phuong Minh Nguyen , Le Minh Nguyen

This research introduces a new parsing approach, based on earlier syntactic work on context free grammar (CFG) and generalized phrase structure grammar (GPSG). The approach comprises both a new parsing algorithm and a set of syntactic rules…

计算与语言 · 计算机科学 2026-02-17 Ghaly Hussein

Visual Question Answering (VQA) is a multimodal task requiring reasoning across textual and visual inputs, which becomes particularly challenging in low-resource languages like Vietnamese due to linguistic variability and the lack of…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Khoi Anh Nguyen , Linh Yen Vu , Thang Dinh Duong , Thuan Nguyen Duong , Huy Thanh Nguyen , Vinh Quang Dinh

Textual emotion recognition has been a promising research topic in recent years. Many researchers aim to build more accurate and robust emotion detection systems. In this paper, we conduct several experiments to indicate how data…

计算与语言 · 计算机科学 2020-10-28 Khang Phuoc-Quy Nguyen , Kiet Van Nguyen

We propose a novel approach to Vietnamese word segmentation. Our approach is based on the Single Classification Ripple Down Rules methodology (Compton and Jansen, 1990), where rules are stored in an exception structure and new rules are…

计算与语言 · 计算机科学 2017-12-27 Dat Quoc Nguyen , Dai Quoc Nguyen , Thanh Vu , Mark Dras , Mark Johnson

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, where scores are…

计算与语言 · 计算机科学 2025-10-27 Paolo Gajo , Domenic Rosati , Hassan Sajjad , Alberto Barrón-Cedeño

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 approaches, with…

计算与语言 · 计算机科学 2017-03-13 Timothy Dozat , Christopher D. Manning

Automatic Lyrics Transcription (ALT) for Vietnamese music presents unique challenges due to its tonal complexity and dialectal variations, but remains largely unexplored due to the lack of a dedicated dataset. Therefore, we curated the…

人工智能 · 计算机科学 2025-12-23 Quoc Anh Nguyen , Bernard Cheng , Kelvin Soh

Student's feedback is an important source of collecting students' opinions to improve the quality of training activities. Implementing sentiment analysis into student feedback data, we can determine sentiments polarities which express all…

计算与语言 · 计算机科学 2019-11-19 Phu X. V. Nguyen , Tham T. T. Hong , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

We introduce a simple and accurate neural model for dependency-based semantic role labeling. Our model predicts predicate-argument dependencies relying on states of a bidirectional LSTM encoder. The semantic role labeler achieves…

计算与语言 · 计算机科学 2017-06-16 Diego Marcheggiani , Anton Frolov , Ivan Titov

Recent advancements in large language models (LLMs) have underscored their importance in the evolution of artificial intelligence. However, despite extensive pretraining on multilingual datasets, available open-sourced LLMs exhibit limited…

计算与语言 · 计算机科学 2024-05-28 Sang T. Truong , Duc Q. Nguyen , Toan Nguyen , Dong D. Le , Nhi N. Truong , Tho Quan , Sanmi Koyejo

In this article, we introduce ViLegalNLI, the first large-scale Vietnamese Natural Language Inference (NLI) dataset specifically constructed for the legal domain. The dataset consists of 42,012 premise-hypothesis pairs derived from official…

计算与语言 · 计算机科学 2026-05-04 Nhung Thi-Hong Duong , Mai Ngoc Ho , Tin Van Huynh , Kiet Van Nguyen

This paper describes the system used in submission from SHANGHAITECH team to the IWPT 2021 Shared Task. Our system is a graph-based parser with the technique of Automated Concatenation of Embeddings (ACE). Because recent work found that…

计算与语言 · 计算机科学 2021-07-07 Xinyu Wang , Zixia Jia , Yong Jiang , Kewei Tu

Syntactic dependency parsing is an important task in natural language processing. Unsupervised dependency parsing aims to learn a dependency parser from sentences that have no annotation of their correct parse trees. Despite its difficulty,…

计算与语言 · 计算机科学 2020-10-06 Wenjuan Han , Yong Jiang , Hwee Tou Ng , Kewei Tu