中文
相关论文

相关论文: Using Chinese Glyphs for Named Entity Recognition

200 篇论文

Characters have commonly been regarded as the minimal processing unit in Natural Language Processing (NLP). But many non-latin languages have hieroglyphic writing systems, involving a big alphabet with thousands or millions of characters.…

计算与语言 · 计算机科学 2018-01-08 Han He , Lei Wu , Xiaokun Yang , Hua Yan , Zhimin Gao , Yi Feng , George Townsend

Distributed word representations are very useful for capturing semantic information and have been successfully applied in a variety of NLP tasks, especially on English. In this work, we innovatively develop two component-enhanced Chinese…

计算与语言 · 计算机科学 2015-08-28 Yanran Li , Wenjie Li , Fei Sun , Sujian Li

Named Entity Recognition (NER) involves identifying and categorizing named entities within textual data. Despite its significance, NER research has often overlooked low-resource languages like Myanmar (Burmese), primarily due to the lack of…

计算与语言 · 计算机科学 2025-04-08 Kaung Lwin Thant , Kwankamol Nongpong , Ye Kyaw Thu , Thura Aung , Khaing Hsu Wai , Thazin Myint Oo

Named Entities (NEs) are often written with no orthographic changes across different languages that share a common alphabet. We show that this can be leveraged so as to improve named entity recognition (NER) by using unsupervised word…

计算与语言 · 计算机科学 2014-05-06 Manaal Faruqui

Intent classification has been widely researched on English data with deep learning approaches that are based on neural networks and word embeddings. The challenge for Chinese intent classification stems from the fact that, unlike English…

计算与语言 · 计算机科学 2018-05-24 Ruixi Lin , Charles Costello , Charles Jankowski

The character vocabulary can be very large in non-alphabetic languages such as Chinese and Japanese, which makes neural network models huge to process such languages. We explored a model for sentiment classification that takes the…

计算与语言 · 计算机科学 2017-08-11 Yuanzhi Ke , Masafumi Hagiwara

Incorporating lattices into character-level Chinese named entity recognition is an effective method to exploit explicit word information. Recent works extend recurrent and convolutional neural networks to model lattice inputs. However, due…

计算与语言 · 计算机科学 2020-10-29 Xue Mengge , Yu Bowen , Liu Tingwen , Zhang Yue , Meng Erli , Wang Bin

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

Named entity recognition (NER) is one of the best studied tasks in natural language processing. However, most approaches are not capable of handling nested structures which are common in many applications. In this paper we introduce a novel…

计算与语言 · 计算机科学 2019-08-12 Joseph Fisher , Andreas Vlachos

Scene text recognition plays an important role in many computer vision applications. The small size of available public available scene text datasets is the main challenge when training a text recognition CNN model. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-04-08 Xiaohang Ren , Kai Chen , Jun Sun

This paper presents a novel approach to Chinese characters through the lens of physics, network analysis, and natural systems. Computational analysis of over 6,000 characters identified 422 elemental characters as fundamental building…

物理与社会 · 物理学 2025-02-28 Wen G. Gong

Named-entity recognition (NER) aims at identifying entities of interest in a text. Artificial neural networks (ANNs) have recently been shown to outperform existing NER systems. However, ANNs remain challenging to use for non-expert users.…

计算与语言 · 计算机科学 2017-05-17 Franck Dernoncourt , Ji Young Lee , Peter Szolovits

The aim of Named Entity Recognition (NER) is to identify references of named entities in unstructured documents, and to classify them into pre-defined semantic categories. NER often aids from added background knowledge in the form of…

计算与语言 · 计算机科学 2015-11-24 S. Thenmalar , J. Balaji , T. V. Geetha

Named entity recognition (NER) is the task to detect and classify the entity spans in the text. When entity spans overlap between each other, this problem is named as nested NER. Span-based methods have been widely used to tackle the nested…

计算与语言 · 计算机科学 2022-09-16 Hang Yan , Yu Sun , Xiaonan Li , Xipeng Qiu

Domain-specific Named Entity Recognition (NER), whose goal is to recognize domain-specific entities and their categories, provides an important support for constructing domain knowledge graphs. Currently, deep learning-based methods are…

计算与语言 · 计算机科学 2024-09-17 Le Xiao , Yunfei Xu , Jing Zhao

Current State-of-the-Art models in Named Entity Recognition (NER) are neural models with a Conditional Random Field (CRF) as the final network layer, and pre-trained "contextual embeddings". The CRF layer is used to facilitate global…

计算与语言 · 计算机科学 2021-03-25 Brian Lester , Daniel Pressel , Amy Hemmeter , Sagnik Ray Choudhury

Existing research generally treats Chinese character as a minimum unit for representation. However, such Chinese character representation will suffer two bottlenecks: 1) Learning bottleneck, the learning cannot benefit from its rich…

计算与语言 · 计算机科学 2022-11-24 Zhijun Wang , Xuebo Liu , Min Zhang

Named Entity Recognition (NER) is a key component in NLP systems for question answering, information retrieval, relation extraction, etc. NER systems have been studied and developed widely for decades, but accurate systems using deep neural…

计算与语言 · 计算机科学 2019-12-12 Vikas Yadav , Steven Bethard

Named entity recognition (NER) is widely used in natural language processing applications and downstream tasks. However, most NER tools target flat annotation from popular datasets, eschewing the semantic information available in nested…

计算与语言 · 计算机科学 2019-06-05 Nicky Ringland , Xiang Dai , Ben Hachey , Sarvnaz Karimi , Cecile Paris , James R. Curran

Domain-specific named entity recognition (NER) on Computer Science (CS) scholarly articles is an information extraction task that is arguably more challenging for the various annotation aims that can beset the task and has been less studied…

计算与语言 · 计算机科学 2022-11-15 Jennifer D'Souza , Sören Auer