English

nerblackbox: A High-level Library for Named Entity Recognition in Python

Computation and Language 2023-12-08 v1 Artificial Intelligence

Abstract

We present nerblackbox, a python library to facilitate the use of state-of-the-art transformer-based models for named entity recognition. It provides simple-to-use yet powerful methods to access data and models from a wide range of sources, for fully automated model training and evaluation as well as versatile model inference. While many technical challenges are solved and hidden from the user by default, nerblackbox also offers fine-grained control and a rich set of customizable features. It is thus targeted both at application-oriented developers as well as machine learning experts and researchers.

Keywords

Cite

@article{arxiv.2312.04306,
  title  = {nerblackbox: A High-level Library for Named Entity Recognition in Python},
  author = {Felix Stollenwerk},
  journal= {arXiv preprint arXiv:2312.04306},
  year   = {2023}
}

Comments

Published in Proceedings of the 3rd Workshop for Natural Language Processing Open Source Software (NLP-OSS 2023)