中文
相关论文

相关论文: COVID-19 Named Entity Recognition for Vietnamese

200 篇论文

The COVID-19 pandemic caused great losses worldwide, efforts are taken place to prevent but many countries have failed. In Vietnam, the traceability, localization, and quarantine of people who contact with patients contribute to effective…

Spoken Named Entity Recognition (NER) aims to extract named entities from speech and categorise them into types like person, location, organization, etc. In this work, we present VietMed-NER - the first spoken NER dataset in the medical…

音频与语音处理 · 电气工程与系统科学 2025-04-03 Khai Le-Duc , David Thulke , Hung-Phong Tran , Long Vo-Dang , Khai-Nguyen Nguyen , Truong-Son Hy , Ralf Schlüter

Research into COVID-19 is a big challenge and highly relevant at the moment. New tools are required to assist medical experts in their research with relevant and valuable information. The COVID-19 Open Research Dataset Challenge (CORD-19)…

数字图书馆 · 计算机科学 2020-05-19 Hermann Kroll , Jan Pirklbauer , Johannes Ruthmann , Wolf-Tilo Balke

Named entity recognition (NER) plays an important role in text-based information retrieval. In this paper, we combine Bidirectional Long Short-Term Memory (Bi-LSTM) \cite{hochreiter1997,schuster1997} with Conditional Random Field (CRF)…

计算与语言 · 计算机科学 2019-12-04 Ngoc C. Lê , Ngoc-Yen Nguyen , Anh-Duong Trinh

We created this CORD-NER dataset with comprehensive named entity recognition (NER) on the COVID-19 Open Research Dataset Challenge (CORD-19) corpus (2020-03-13). This CORD-NER dataset covers 75 fine-grained entity types: In addition to the…

计算与语言 · 计算机科学 2020-04-17 Xuan Wang , Xiangchen Song , Bangzheng Li , Yingjun Guan , Jiawei Han

Named Entity Recognition (NER) is a critical component of Natural Language Processing with diverse applications in information extraction and conversational AI. However, NER in specific domains for low-resource languages faces challenges…

计算工程、金融与科学 · 计算机科学 2026-05-07 Do Minh Duc , Quan Xuan Truong , Viet Tran Hong , Le Hoang Anh , Mac Thi Minh Tra , Nguyen Van Thuy , Le Hai Ha , Vinh Nguyen Van

In recent years, Vietnamese Named Entity Recognition (NER) systems have had a great breakthrough when using Deep Neural Network methods. This paper describes the primary errors of the state-of-the-art NER systems on Vietnamese language.…

计算与语言 · 计算机科学 2019-11-20 Binh An Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

In this paper, we present a feature-based named-entity recognition (NER) model that achieves the start-of-the-art accuracy for Vietnamese language. We combine word, word-shape features, PoS, chunk, Brown-cluster-based features, and…

计算与语言 · 计算机科学 2018-03-13 Pham Quang Nhat Minh

For the last two years, from 2020 to 2021, COVID-19 has broken disease prevention measures in many countries, including Vietnam, and negatively impacted various aspects of human life and the social community. Besides, the misleading…

计算与语言 · 计算机科学 2022-09-15 Triet Minh Thai , Ngan Ha-Thao Chu , Anh Tuan Vo , Son T. Luu

The COVID-19 pandemic causes severe social and economic disruption around the world, raising various subjects that are discussed over social media. Identifying pandemic-related named entities as expressed on social media is fundamental and…

计算与语言 · 计算机科学 2025-10-07 Xuankang Zhang , Jiangming Liu

We present the first multi-task learning model -- named PhoNLP -- for joint Vietnamese part-of-speech (POS) tagging, named entity recognition (NER) and dependency parsing. Experiments on Vietnamese benchmark datasets show that PhoNLP…

计算与语言 · 计算机科学 2021-04-09 Linh The Nguyen , Dat Quoc Nguyen

This paper presents a state-of-the-art system for Vietnamese Named Entity Recognition (NER). By incorporating automatic syntactic features with word embeddings as input for bidirectional Long Short-Term Memory (Bi-LSTM), our system,…

计算与语言 · 计算机科学 2017-08-29 Thai-Hoang Pham , Phuong Le-Hong

We propose an attentive neural network for the task of named entity recognition in Vietnamese. The proposed attentive neural model makes use of character-based language models and word embeddings to encode words as vector representations. A…

计算与语言 · 计算机科学 2019-06-11 Kim Anh Nguyen , Ngan Dong , Cam-Tu Nguyen

After two years of appearance, COVID-19 has negatively affected people and normal life around the world. As in May 2022, there are more than 522 million cases and six million deaths worldwide (including nearly ten million cases and over…

计算与语言 · 计算机科学 2025-06-17 Hai-Chung Nguyen-Phung , Ngoc C. Lê , Van-Chien Nguyen , Hang Thi Nguyen , Thuy Phuong Thi 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

We present PhoBERT with two versions, PhoBERT-base and PhoBERT-large, the first public large-scale monolingual language models pre-trained for Vietnamese. Experimental results show that PhoBERT consistently outperforms the recent best…

计算与语言 · 计算机科学 2020-10-06 Dat Quoc Nguyen , Anh Tuan Nguyen

Named entity recognition (NER) stands as a fundamental and pivotal task within the realm of Natural Language Processing. Particularly within the domain of Biomedical Method NER, this task presents notable challenges, stemming from the…

计算与语言 · 计算机科学 2024-07-01 Chen Tang , Bohao Yang , Kun Zhao , Bo Lv , Chenghao Xiao , Frank Guerin , Chenghua Lin

Studies on the Named Entity Recognition (NER) task have shown outstanding results that reach human parity on input texts with correct text formattings, such as with proper punctuation and capitalization. However, such conditions are not…

计算与语言 · 计算机科学 2020-10-02 Thai Binh Nguyen , Quang Minh Nguyen , Thi Thu Hien Nguyen , Quoc Truong Do , Chi Mai Luong

We propose a novel neural architecture named TextGraphFuseGAT, which integrates a pretrained transformer encoder (PhoBERT) with Graph Attention Networks for token-level classification tasks. The proposed model constructs a fully connected…

计算与语言 · 计算机科学 2025-10-14 Ba-Quang Nguyen

Patients with the COVID-19 infection may have pneumonia-like symptoms as well as respiratory problems which may harm the lungs. From medical images, coronavirus illness may be accurately identified and predicted using a variety of machine…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Tareque Rahman Ornob , Gourab Roy , Enamul Hassan
‹ 上一页 1 2 3 10 下一页 ›