中文
相关论文

相关论文: Span Labeling Approach for Vietnamese and Chinese …

200 篇论文

Chinese word segmentation and part-of-speech tagging are necessary tasks in terms of computational linguistics and application of natural language processing. Many re-searchers still debate the demand for Chinese word segmentation and…

计算与语言 · 计算机科学 2021-12-20 Duc-Vu Nguyen , Linh-Bao Vo , Ngoc-Linh Tran , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Word segmentation and part-of-speech tagging are two critical preliminary steps for downstream tasks in Vietnamese natural language processing. In reality, people tend to consider also the phrase boundary when performing word segmentation…

计算与语言 · 计算机科学 2021-06-17 Duc-Vu Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

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

In this paper, we approach Vietnamese word segmentation as a binary classification by using the Support Vector Machine classifier. We inherit features from prior works such as n-gram of syllables, n-gram of syllable types, and checking…

计算与语言 · 计算机科学 2020-06-16 Duc-Vu Nguyen , Dang Van Thin , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

The accuracy of prosodic structure prediction is crucial to the naturalness of synthesized speech in Mandarin text-to-speech system, but now is limited by widely-used sequence-to-sequence framework and error accumulation from previous word…

计算与语言 · 计算机科学 2022-04-01 Xueyuan Chen , Changhe Song , Yixuan Zhou , Zhiyong Wu , Changbin Chen , Zhongqin Wu , Helen Meng

This paper presents an empirical comparison of two strategies for Vietnamese Part-of-Speech (POS) tagging from unsegmented text: (i) a pipeline strategy where we consider the output of a word segmenter as the input of a POS tagger, and (ii)…

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

This paper presents a neural architecture for Vietnamese sequence labeling tasks including part-of-speech (POS) tagging and named entity recognition (NER). We applied the model described in \cite{lample-EtAl:2016:N16-1} that is a…

计算与语言 · 计算机科学 2018-11-13 Duong Nguyen Anh , Hieu Nguyen Kiem , Vi Ngo Van

This paper presents an empirical study of two widely-used sequence prediction models, Conditional Random Fields (CRFs) and Long Short-Term Memory Networks (LSTMs), on two fundamental tasks for Vietnamese text processing, including…

计算与语言 · 计算机科学 2017-08-31 Phuong Le-Hong , Minh Pham Quang Nhat , Thai-Hoang Pham , Tuan-Anh Tran , Dang-Minh Nguyen

This study introduces an innovative automatic labeling framework to address the challenges of lexical normalization in social media texts for low-resource languages like Vietnamese. Social media data is rich and diverse, but the evolving…

计算与语言 · 计算机科学 2024-10-01 Dung Ha Nguyen , Anh Thi Hoang Nguyen , Kiet Van Nguyen

Determining the difficulty of a text involves assessing various textual features that may impact the reader's text comprehension, yet current research in Vietnamese has only focused on statistical features. This paper introduces a new…

计算与语言 · 计算机科学 2024-11-08 Hung Tuan Le , Long Truong To , Manh Trong Nguyen , Quyen Nguyen , Trong-Hop Do

Neural network has become the dominant method for Chinese word segmentation. Most existing models cast the task as sequence labeling, using BiLSTM-CRF for representing the input and making output predictions. Recently, attention-based…

计算与语言 · 计算机科学 2019-07-29 Leilei Gan , Yue Zhang

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

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 method which applies…

计算与语言 · 计算机科学 2019-10-31 Binh Duc Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

In constituency parsing, span-based decoding is an important direction. However, for Chinese sentences, because of their linguistic characteristics, it is necessary to utilize other models to perform word segmentation first, which…

计算与语言 · 计算机科学 2022-12-01 Zhicheng Wang , Tianyu Shi , Cong Liu

In this paper, we study semantic role labelling (SRL), a subtask of semantic parsing of natural language sentences and its application for the Vietnamese language. We present our effort in building Vietnamese PropBank, the first Vietnamese…

Aspect-based sentiment analysis plays an essential role in natural language processing and artificial intelligence. Recently, researchers only focused on aspect detection and sentiment classification but ignoring the sub-task of detecting…

计算与语言 · 计算机科学 2021-10-18 Kim Thi-Thanh Nguyen , Sieu Khai Huynh , Luong Luc Phan , Phuc Huynh Pham , Duc-Vu Nguyen , Kiet Van Nguyen

Recent work on segmentation-free word embedding(sembei) developed a new pipeline of word embedding for unsegmentated language while avoiding segmentation as a preprocessing step. However, too many noisy n-grams existing in the embedding…

计算与语言 · 计算机科学 2020-07-08 Yifan Zhang , Maohua Wang , Yongjian Huang , Qianrong Gu

Spelling error correction is one of topics which have a long history in natural language processing. Although previous studies have achieved remarkable results, challenges still exist. In the Vietnamese language, a state-of-the-art method…

计算与语言 · 计算机科学 2021-11-10 Dinh-Truong Do , Ha Thanh Nguyen , Thang Ngoc Bui , Dinh Hieu Vo

Recent advances in contextualized word embeddings have greatly improved semantic tasks such as Word Sense Disambiguation (WSD) and contextual similarity, but most progress has been limited to high-resource languages like English.…

计算与语言 · 计算机科学 2025-11-18 Khang T. Huynh , Dung H. Nguyen , Binh T. Nguyen

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
‹ 上一页 1 2 3 10 下一页 ›