中文
相关论文

相关论文: Lex-BERT: Enhancing BERT based NER with lexicons

200 篇论文

Lexicon information and pre-trained models, such as BERT, have been combined to explore Chinese sequence labelling tasks due to their respective strengths. However, existing methods solely fuse lexicon features via a shallow and random…

计算与语言 · 计算机科学 2021-12-28 Wei Liu , Xiyan Fu , Yue Zhang , Wenming Xiao

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

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

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

We present a novel way of injecting factual knowledge about entities into the pretrained BERT model (Devlin et al., 2019): We align Wikipedia2Vec entity vectors (Yamada et al., 2016) with BERT's native wordpiece vector space and use the…

计算与语言 · 计算机科学 2020-05-04 Nina Poerner , Ulli Waltinger , Hinrich Schütze

Named entity recognition (NER) is frequently addressed as a sequence classification task where each input consists of one sentence of text. It is nevertheless clear that useful information for the task can often be found outside of the…

计算与语言 · 计算机科学 2020-12-18 Jouni Luoma , Sampo Pyysalo

Chinese pre-trained language models usually process text as a sequence of characters, while ignoring more coarse granularity, e.g., words. In this work, we propose a novel pre-training paradigm for Chinese -- Lattice-BERT, which explicitly…

计算与语言 · 计算机科学 2021-05-31 Yuxuan Lai , Yijia Liu , Yansong Feng , Songfang Huang , Dongyan Zhao

The task of Named Entity Recognition (NER) is an important component of many natural language processing systems, such as relation extraction and knowledge graph construction. In this work, we present a simple and effective approach for…

计算与语言 · 计算机科学 2022-03-29 Urchade Zaratiana , Pierre Holat , Nadi Tomeh , Thierry Charnois

This paper presents new state-of-the-art models for three tasks, part-of-speech tagging, syntactic parsing, and semantic parsing, using the cutting-edge contextualized embedding framework known as BERT. For each task, we first replicate and…

计算与语言 · 计算机科学 2020-05-26 Han He , Jinho D. Choi

Recently, Flat-LAttice Transformer (FLAT) has achieved great success in Chinese Named Entity Recognition (NER). FLAT performs lexical enhancement by constructing flat lattices, which mitigates the difficulties posed by blurred word…

计算与语言 · 计算机科学 2022-11-15 Shuang Wu , Xiaoning Song , Zhenhua Feng , Xiao-Jun Wu

The recently proposed BERT has shown great power on a variety of natural language understanding tasks, such as text classification, reading comprehension, etc. However, how to effectively apply BERT to neural machine translation (NMT) lacks…

计算与语言 · 计算机科学 2020-02-18 Jinhua Zhu , Yingce Xia , Lijun Wu , Di He , Tao Qin , Wengang Zhou , Houqiang Li , Tie-Yan Liu

Pre-trained language models such as BERT have been a key ingredient to achieve state-of-the-art results on a variety of tasks in natural language processing and, more recently, also in information retrieval.Recent research even claims that…

信息检索 · 计算机科学 2022-05-03 Emma J. Gerritse , Faegheh Hasibi , Arjen P. de Vries

Chinese word segmentation (CWS) is a fundamental task for Chinese language understanding. Recently, neural network-based models have attained superior performance in solving the in-domain CWS task. Last year, Bidirectional Encoder…

计算与语言 · 计算机科学 2019-09-23 Haiqin Yang

Contextualized representations give significantly improved results for a wide range of NLP tasks. Much work has been dedicated to analyzing the features captured by representative models such as BERT. Existing work finds that syntactic,…

计算与语言 · 计算机科学 2020-10-16 Yile Wang , Leyang Cui , Yue Zhang

The contextual word embedding model, BERT, has proved its ability on downstream tasks with limited quantities of annotated data. BERT and its variants help to reduce the burden of complex annotation work in many interdisciplinary research…

计算与语言 · 计算机科学 2022-04-07 Gechuan Zhang , Paul Nulty , David Lillis

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

Developing high-performance entity normalization algorithms that can alleviate the term variation problem is of great interest to the biomedical community. Although deep learning-based methods have been successfully applied to biomedical…

信息检索 · 计算机科学 2019-08-12 Zongcheng Ji , Qiang Wei , Hua Xu

We present a Chinese BERT model dubbed MarkBERT that uses word information in this work. Existing word-based BERT models regard words as basic units, however, due to the vocabulary limit of BERT, they only cover high-frequency words and…

计算与语言 · 计算机科学 2022-10-11 Linyang Li , Yong Dai , Duyu Tang , Xipeng Qiu , Zenglin Xu , Shuming Shi

Sentence embedding is an important research topic in natural language processing (NLP) since it can transfer knowledge to downstream tasks. Meanwhile, a contextualized word representation, called BERT, achieves the state-of-the-art…

计算与语言 · 计算机科学 2020-06-02 Bin Wang , C. -C. Jay Kuo

Boundary information is critical for various Chinese language processing tasks, such as word segmentation, part-of-speech tagging, and named entity recognition. Previous studies usually resorted to the use of a high-quality external…

计算与语言 · 计算机科学 2022-10-28 Peijie Jiang , Dingkun Long , Yanzhao Zhang , Pengjun Xie , Meishan Zhang , Min Zhang
‹ 上一页 1 2 3 10 下一页 ›