paper-with-me

홈 › Papers

An attention-based BiLSTM-CRF approach to document-level chemical named entity recognition

2019-04-15 · Bioinformatics 2019 4 · Ling Luo, Zhihao Yang, Pei Yang, Yin Zhang, Lei Wang, Hongfei Lin, Jian Wang

Motivation: In biomedical research, chemical is an important class of entities, and chemical named entity recognition (NER) is an important task in the field of biomedical information extraction. However, most popular chemical NER methods are based on traditional machine learning and their performances are heavily dependent on the feature engineering. Moreover, these methods are sentence-level ones which have the tagging inconsistency problem. Results: In this paper, we propose a neural network approach, i.e. attention-based bidirectional Long Short-Term Memory with a conditional random field layer (Att-BiLSTM-CRF), to document- level chemical NER. The approach leverages document-level global information obtained by atten- tion mechanism to enforce tagging consistency across multiple instances of the same token in a document. It achieves better performances with little feature engineering than other state-of-the-art methods on the BioCreative IV chemical compound and drug name recognition (CHEMDNER) cor- pus and the BioCreative V chemical-disease relation (CDR) task corpus (the F-scores of 91.14 and 92.57%, respectively). Availability and implementation: Data and code are available at https://github.com/lingluodlut/Att- ChemdNER. Contact: yangzh@dlut.edu.cn or wangleibihami@gmail.com Supplementary information: Supplementary data are available at Bioinformatics online.

📄 PDF Abstract BibTeX

Code (1)

lingluodlut/Att-ChemdNER

Tasks

Feature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSentence

Similar Papers 제목 키워드 기반

Comparing CNN and LSTM character-level embeddings in BiLSTM-CRF models for chemical and disease named entity recognition

2018-08-25 · WS 2018 10 · Zenan Zhai, Dat Quoc Nguyen, Karin Verspoor

We compare the use of LSTM-based and CNN-based character-level word embeddings in BiLSTM-CRF models to approach chemical and disease named entity recognition (NER) tasks. Empirical results over the BioCreative V CDR corp…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Improving Chemical Named Entity Recognition in Patents with Contextualized Word Embeddings

2019-07-05 · WS 2019 8 · Zenan Zhai, Dat Quoc Nguyen, Saber A. Akhondi, Camilo Thorne 외

Chemical patents are an important resource for chemical information. However, few chemical Named Entity Recognition (NER) systems have been evaluated on patent documents, due in part to their structural and linguistic co…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Hierarchical Contextualized Representation for Named Entity Recognition

2019-11-06 · Ying Luo, Fengshun Xiao, Hai Zhao

Named entity recognition (NER) models are typically based on the architecture of Bi-directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single input prevent the full utilization of global …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

ViBERTgrid BiLSTM-CRF: Multimodal Key Information Extraction from Unstructured Financial Documents

2024-09-23 · Furkan Pala, Mehmet Yasin Akpınar, Onur Deniz, Gülşen Eryiğit

Multimodal key information extraction (KIE) models have been studied extensively on semi-structured documents. However, their investigation on unstructured documents is an emerging research topic. The paper presents an a…

Key Information Extractionnamed-entity-recognitionNamed Entity Recognition

A hybrid deep-learning approach for complex biochemical named entity recognition

2020-12-20 · Jian Liu, Lei Gao, Sujie Guo, Rui Ding 외

Named entity recognition (NER) of chemicals and drugs is a critical domain of information extraction in biochemical research. NER provides support for text mining in biochemical reactions, including entity relation extra…

AttributeAttribute Extractionnamed-entity-recognitionNamed Entity Recognition+3