How to use spitzc32/bi-lstm-span-crf with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("spitzc32/bi-lstm-span-crf")