Neural Disease Named Entity Extraction with Character-based BiLSTM+CRF in Japanese Medical Text
Computation and Language
2018-06-12 v1 Information Retrieval
Abstract
We propose an 'end-to-end' character-based recurrent neural network that extracts disease named entities from a Japanese medical text and simultaneously judges its modality as either positive or negative; i.e., the mentioned disease or symptom is affirmed or negated. The motivation to adopt neural networks is to learn effective lexical and structural representation features for Entity Recognition and also for Positive/Negative classification from an annotated corpora without explicitly providing any rule-based or manual feature sets. We confirmed the superiority of our method over previous char-based CRF or SVM methods in the results.
Keywords
Cite
@article{arxiv.1806.03648,
title = {Neural Disease Named Entity Extraction with Character-based BiLSTM+CRF in Japanese Medical Text},
author = {Ken Yano},
journal= {arXiv preprint arXiv:1806.03648},
year = {2018}
}
Comments
5 pages, 3 figures