中文
相关论文

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

200 篇论文

Language Models such as BERT have grown in popularity due to their ability to be pre-trained and perform robustly on a wide range of Natural Language Processing tasks. Often seen as an evolution over traditional word embedding techniques,…

计算与语言 · 计算机科学 2022-06-30 Nimesh Bhana , Terence L. van Zyl

Phrase representations derived from BERT often do not exhibit complex phrasal compositionality, as the model relies instead on lexical similarity to determine semantic relatedness. In this paper, we propose a contrastive fine-tuning…

计算与语言 · 计算机科学 2021-10-15 Shufan Wang , Laure Thompson , Mohit Iyyer

Contextualized embeddings such as BERT can serve as strong input representations to NLP tasks, outperforming their static embeddings counterparts such as skip-gram, CBOW and GloVe. However, such embeddings are dynamic, calculated according…

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

The use of BERT, one of the most popular language models, has led to improvements in many Natural Language Processing (NLP) tasks. One such task is Named Entity Recognition (NER) i.e. automatic identification of named entities such as…

计算与语言 · 计算机科学 2023-03-10 Harshil Darji , Jelena Mitrović , Michael Granitzer

Recently, the character-word lattice structure has been proved to be effective for Chinese named entity recognition (NER) by incorporating the word information. However, since the lattice structure is complex and dynamic, most existing…

计算与语言 · 计算机科学 2020-06-01 Xiaonan Li , Hang Yan , Xipeng Qiu , Xuanjing Huang

Although BERT and its variants have reshaped the NLP landscape, it still remains unclear how best to derive sentence embeddings from such pre-trained Transformers. In this work, we propose a contrastive learning method that utilizes…

计算与语言 · 计算机科学 2021-06-15 Taeuk Kim , Kang Min Yoo , Sang-goo Lee

BERT, which stands for Bidirectional Encoder Representations from Transformers, is a recently introduced language representation model based upon the transfer learning paradigm. We extend its fine-tuning procedure to address one of its…

计算与语言 · 计算机科学 2019-10-25 Raghavendra Pappagari , Piotr Żelasko , Jesús Villalba , Yishay Carmiel , Najim Dehak

Bidirectional Encoder Representations from Transformers (BERT) has shown marvelous improvements across various NLP tasks, and consecutive variants have been proposed to further improve the performance of the pre-trained language models. In…

计算与语言 · 计算机科学 2020-12-14 Yiming Cui , Wanxiang Che , Ting Liu , Bing Qin , Shijin Wang , Guoping Hu

Pre-trained language models such as BERT have been proved to be powerful in many natural language processing tasks. But in some text classification applications such as emotion recognition and sentiment analysis, BERT may not lead to…

计算与语言 · 计算机科学 2025-06-03 Zixiao Zhu , Kezhi Mao

Bidirectional Encoder Representations from Transformers (BERT) have shown to be a promising way to dramatically improve the performance across various Natural Language Processing tasks [Devlin et al., 2019]. Meanwhile, progress made over…

计算与语言 · 计算机科学 2021-03-02 Zhuo Xu

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

计算与语言 · 计算机科学 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum

Recent works have demonstrated that multilingual BERT (mBERT) learns rich cross-lingual representations, that allow for transfer across languages. We study the word-level translation information embedded in mBERT and present two simple…

计算与语言 · 计算机科学 2020-10-19 Hila Gonen , Shauli Ravfogel , Yanai Elazar , Yoav Goldberg

This paper proposes an automatic Chinese text categorization method for solving the emergency event report classification problem. Since bidirectional encoder representations from transformers (BERT) has achieved great success in natural…

计算与语言 · 计算机科学 2021-04-12 Zhongju Wang , Long Wang , Chao Huang , Xiong Luo

Neural networks provide new possibilities to automatically learn complex language patterns and query-document relations. Neural IR models have achieved promising results in learning query-document relevance patterns, but few explorations…

信息检索 · 计算机科学 2019-05-23 Zhuyun Dai , Jamie Callan

Bidirectional Encoder Representations from Transformers (BERT) represents the latest incarnation of pretrained language models which have recently advanced a wide range of natural language processing tasks. In this paper, we showcase how…

计算与语言 · 计算机科学 2019-09-06 Yang Liu , Mirella Lapata

Contextualized entity representations learned by state-of-the-art transformer-based language models (TLMs) like BERT, GPT, T5, etc., leverage the attention mechanism to learn the data context from training data corpus. However, these models…

计算与语言 · 计算机科学 2021-09-06 Keyur Faldu , Amit Sheth , Prashant Kikani , Hemang Akbari

The latest work on language representations carefully integrates contextualized features into language model training, which enables a series of success especially in various machine reading comprehension and natural language inference…

计算与语言 · 计算机科学 2020-02-05 Zhuosheng Zhang , Yuwei Wu , Hai Zhao , Zuchao Li , Shuailiang Zhang , Xi Zhou , Xiang Zhou

Although character-based models using lexicon have achieved promising results for Chinese named entity recognition (NER) task, some lexical words would introduce erroneous information due to wrongly matched words. Existing researches…

计算与语言 · 计算机科学 2020-07-17 Dou Hu , Lingwei Wei

Language Models (LMs) such as BERT, have been shown to perform well on the task of identifying Named Entities (NE) in text. A BERT LM is typically used as a classifier to classify individual tokens in the input text, or to classify spans of…

计算与语言 · 计算机科学 2024-03-04 Edward Whittaker , Ikuo Kitagishi

Biomedical Named Entity Recognition (NER) is a fundamental task of Biomedical Natural Language Processing for extracting relevant information from biomedical texts, such as clinical records, scientific publications, and electronic health…

计算与语言 · 计算机科学 2023-12-27 Fahime Shahrokh , Nasser Ghadiri , Rasoul Samani , Milad Moradi