Users may already have a set of indices that they want to use for the CoNLL output.
The example is a manual way to do this: https://github.com/BramVanroy/spacy_conll/blob/master/examples/example-use-own-indices.py
But it would be great if this way easier to do in some way.