中文
相关论文

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

200 篇论文

In Chinese Named Entity Recognition, character substitution is a complicated linguistic phenomenon. Some Chinese characters are quite similar as they share the same components or have similar pronunciations. People replace characters in a…

计算与语言 · 计算机科学 2024-04-19 Jiatong Li , Kui Meng

Chinese NER is a challenging task. As pictographs, Chinese characters contain latent glyph information, which is often overlooked. In this paper, we propose the FGN, Fusion Glyph Network for Chinese NER. Except for adding glyph information,…

计算与语言 · 计算机科学 2020-10-09 Zhenyu Xuan , Rui Bao , Shengyi Jiang

It is intuitive that NLP tasks for logographic languages like Chinese should benefit from the use of the glyph information in those languages. However, due to the lack of rich pictographic evidence in glyphs and the weak generalization…

计算与语言 · 计算机科学 2020-05-22 Yuxian Meng , Wei Wu , Fei Wang , Xiaoya Li , Ping Nie , Fan Yin , Muyu Li , Qinghong Han , Xiaofei Sun , Jiwei Li

Chinese Named Entity Recognition (NER) is an important task in information extraction, which has a significant impact on downstream applications. Due to the lack of natural separators in Chinese, previous NER methods mostly relied on…

计算与语言 · 计算机科学 2024-12-17 Yaqiong Qiao , Shixuan Peng

Identifying the named entities mentioned in text would enrich many semantic applications at the downstream level. However, due to the predominant usage of colloquial language in microblogs, the named entity recognition (NER) in Chinese…

计算与语言 · 计算机科学 2019-08-29 Canwen Xu , Feiyang Wang , Jialong Han , Chenliang Li

We propose a new Named entity recognition (NER) method to effectively make use of the results of Part-of-speech (POS) tagging, Chinese word segmentation (CWS) and parsing while avoiding NER error caused by POS tagging error. This paper…

计算与语言 · 计算机科学 2021-01-28 Xiao Fu , Guijun Zhang

The goal of this work is to improve the performance of a neural named entity recognition system by adding input features that indicate a word is part of a name included in a gazetteer. This article describes how to generate gazetteers from…

计算与语言 · 计算机科学 2020-03-09 Chan Hee Song , Dawn Lawrie , Tim Finin , James Mayfield

Gazetteer is widely used in Chinese named entity recognition (NER) to enhance span boundary detection and type classification. However, to further understand the generalizability and effectiveness of gazetteers, the NLP community still…

计算与语言 · 计算机科学 2022-07-19 Qianglong Chen , Xiangji Zeng , Jiangang Zhu , Yin Zhang , Bojia Lin , Yang Yang , Daxin Jiang

Inspired by a concept of content-addressable retrieval from cognitive science, we propose a novel fragment-based model augmented with a lexicon-based memory for Chinese NER, in which both the character-level and word-level features are…

计算与语言 · 计算机科学 2020-06-23 Yi Zhou , Xiaoqing Zheng , Xuanjing Huang

Named entity recognition, and other information extraction tasks, frequently use linguistic features such as part of speech tags or chunkings. For languages where word boundaries are not readily identified in text, word segmentation is a…

计算与语言 · 计算机科学 2017-03-30 Nanyun Peng , Mark Dredze

Recently, word enhancement has become very popular for Chinese Named Entity Recognition (NER), reducing segmentation errors and increasing the semantic and boundary information of Chinese words. However, these methods tend to ignore the…

计算与语言 · 计算机科学 2021-07-13 Shuang Wu , Xiaoning Song , Zhenhua Feng

Chinese named entity recognition (CNER) is an important task in Chinese natural language processing field. However, CNER is very challenging since Chinese entity names are highly context-dependent. In addition, Chinese texts lack delimiters…

计算与语言 · 计算机科学 2019-05-07 Fangzhao Wu , Junxin Liu , Chuhan Wu , Yongfeng Huang , Xing Xie

Named entity recognition (NER) in Chinese is essential but difficult because of the lack of natural delimiters. Therefore, Chinese Word Segmentation (CWS) is usually considered as the first step for Chinese NER. However, models based on…

计算与语言 · 计算机科学 2020-07-16 Yuying Zhu , Guoxin Wang , Börje F. Karlsson

Compared with English, Chinese suffers from more grammatical ambiguities, like fuzzy word boundaries and polysemous words. In this case, contextual information is not sufficient to support Chinese named entity recognition (NER), especially…

计算与语言 · 计算机科学 2022-10-25 Qinghua Mao , Jiatong Li , Kui Meng

Recently, many works have tried to augment the performance of Chinese named entity recognition (NER) using word lexicons. As a representative, Lattice-LSTM (Zhang and Yang, 2018) has achieved new benchmark results on several public Chinese…

计算与语言 · 计算机科学 2020-10-15 Ruotian Ma , Minlong Peng , Qi Zhang , Xuanjing Huang

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations with correctly detecting and classifying entities,…

信息检索 · 计算机科学 2017-10-31 Diego Esteves , Rafael Peres , Jens Lehmann , Giulio Napolitano

Named entity recognition is a challenging task that has traditionally required large amounts of knowledge in the form of feature engineering and lexicons to achieve high performance. In this paper, we present a novel neural network…

计算与语言 · 计算机科学 2016-07-20 Jason P. C. Chiu , Eric Nichols

Integrating lexicon into character-level sequence has been proven effective to leverage word boundary and semantic information in Chinese named entity recognition (NER). However, prior approaches usually utilize feature weighting and…

计算与语言 · 计算机科学 2023-12-29 Dixiang Zhang , Junyu Lu , Pingjian Zhang

Neural network approaches to Named-Entity Recognition reduce the need for carefully hand-crafted features. While some features do remain in state-of-the-art systems, lexical features have been mostly discarded, with the exception of…

计算与语言 · 计算机科学 2018-06-12 Abbas Ghaddar , Philippe Langlais

This paper describes performance of CRF based systems for Named Entity Recognition (NER) in Indian language as a part of ICON 2013 shared task. In this task we have considered a set of language independent features for all the languages.…

计算与语言 · 计算机科学 2014-09-30 Arjun Das , Utpal Garain
‹ 上一页 1 2 3 10 下一页 ›