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.
pip install label-alignment
label-alignment
is distributed under the terms of the MIT license.