中文
相关论文

相关论文: CAN-NER: Convolutional Attention Network for Chine…

200 篇论文

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

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

Clinical Named Entity Recognition (CNER) aims to identify and classify clinical terms such as diseases, symptoms, treatments, exams, and body parts in electronic health records, which is a fundamental and crucial task for clinical and…

计算与语言 · 计算机科学 2018-11-28 Jiahui Qiu , Qi Wang , Yangming Zhou , Tong Ruan , Ju Gao

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

Recent deep learning based approaches have achieved great success on handwriting recognition. Chinese characters are among the most widely adopted writing systems in the world. Previous research has mainly focused on recognizing handwritten…

计算机视觉与模式识别 · 计算机科学 2016-06-22 Xu-Yao Zhang , Fei Yin , Yan-Ming Zhang , Cheng-Lin Liu , Yoshua Bengio

Character-based sequence labeling framework is flexible and efficient for Chinese word segmentation (CWS). Recently, many character-based neural models have been applied to CWS. While they obtain good performance, they have two obvious…

计算与语言 · 计算机科学 2017-11-15 Chunqi Wang , Bo Xu

Clinical Named Entity Recognition (CNER) aims to identify and classify clinical terms such as diseases, symptoms, treatments, exams, and body parts in electronic health records, which is a fundamental and crucial task for clinical and…

计算与语言 · 计算机科学 2018-04-16 Qi Wang , Yuhang Xia , Yangming Zhou , Tong Ruan , Daqi Gao , Ping He

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

The dominant approaches for named entity recognition (NER) mostly adopt complex recurrent neural networks (RNN), e.g., long-short-term-memory (LSTM). However, RNNs are limited by their recurrent nature in terms of computational efficiency.…

计算与语言 · 计算机科学 2019-07-22 Hui Chen , Zijia Lin , Guiguang Ding , Jianguang Lou , Yusen Zhang , Borje Karlsson

Named entity recognition is a challenging task in Natural Language Processing, especially for informal and noisy social media text. Chinese word boundaries are also entity boundaries, therefore, named entity recognition for Chinese text can…

计算与语言 · 计算机科学 2020-02-28 Zhaoheng Gong , Ping Chen , Jiang Zhou

Chinese is a logographic writing system, and the shape of Chinese characters contain rich syntactic and semantic information. In this paper, we propose a model to learn Chinese word embeddings via three-level composition: (1) a…

计算与语言 · 计算机科学 2019-03-26 Chi Sun , Xipeng Qiu , Xuanjing Huang

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

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

Chinese word segmentation is necessary to provide word-level information for Chinese named entity recognition (NER) systems. However, segmentation error propagation is a challenge for Chinese NER while processing colloquial data like social…

计算与语言 · 计算机科学 2020-06-16 Shengbin Jia , Ling Ding , Xiaojun Chen , Shijia E , Yang Xiang

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

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

Most Named Entity Recognition (NER) systems use additional features like part-of-speech (POS) tags, shallow parsing, gazetteers, etc. Such kind of information requires external knowledge like unlabeled texts and trained taggers. Adding…

计算与语言 · 计算机科学 2020-02-13 Arijit Sehanobish , Chan Hee Song

Named entity recognition (NER) is highly sensitive to sentential syntactic and semantic properties where entities may be extracted according to how they are used and placed in the running text. To model such properties, one could rely on…

计算与语言 · 计算机科学 2020-10-30 Yuyang Nie , Yuanhe Tian , Yan Song , Xiang Ao , Xiang Wan

In this article I proposed a new model to achieve Chinese word segmentation(CWS),which may have the potentiality to apply in other domains in the future.It is a new thinking in CWS compared to previous works,to consider it as a clustering…

计算与语言 · 计算机科学 2020-02-19 Yuze Zhao

Multimodal Named Entity Recognition (MNER) is a pivotal task designed to extract named entities from text with the support of pertinent images. Nonetheless, a notable paucity of data for Chinese MNER has considerably impeded the progress of…

计算与语言 · 计算机科学 2024-03-04 Yuanze Ji , Bobo Li , Jun Zhou , Fei Li , Chong Teng , Donghong Ji
‹ 上一页 1 2 3 10 下一页 ›