talk2dfox / label-alignment

Utilities for transforming sequence annotation between IOB (and variants) and character spans
Other
0 stars 0 forks source link

label-alignment

PyPI - Version PyPI - Python Version


Table of Contents

About

small set of utilities to transform sequence labels to align them with a set of tokens, for sequence-labeling

Based in part on https://github.com/LightTag/sequence-labeling-with-transformers which is Copyright (c) 2020 LightTag licensed under the MIT license.

Installation

pip install label-alignment

License

label-alignment is distributed under the terms of the MIT license.