English

A Byte-sized Approach to Named Entity Recognition

Computation and Language 2018-09-25 v1

Abstract

In biomedical literature, it is common for entity boundaries to not align with word boundaries. Therefore, effective identification of entity spans requires approaches capable of considering tokens that are smaller than words. We introduce a novel, subword approach for named entity recognition (NER) that uses byte-pair encodings (BPE) in combination with convolutional and recurrent neural networks to produce byte-level tags of entities. We present experimental results on several standard biomedical datasets, namely the BioCreative VI Bio-ID, JNLPBA, and GENETAG datasets. We demonstrate competitive performance while bypassing the specialized domain expertise needed to create biomedical text tokenization rules.

Keywords

Cite

@article{arxiv.1809.08386,
  title  = {A Byte-sized Approach to Named Entity Recognition},
  author = {Emily Sheng and Prem Natarajan},
  journal= {arXiv preprint arXiv:1809.08386},
  year   = {2018}
}

Comments

6 pages, 5 tables, 1 figure

R2 v1 2026-06-23T04:14:44.974Z