Artem

Results 3 comments of Artem

The end goal was to get model prediction in conll or jsonl format

It seems you have a bug at [L823](https://github.com/microsoft/vert-papers/blob/master/papers/DecomposedMetaNER/preprocessor.py#L823) You should replace bisect.left with bisect.right, am I right?