How to use stefan-it/flair-distilbert-ner-germeval14 with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("stefan-it/flair-distilbert-ner-germeval14")
The community tab is the place to discuss and collaborate with the HF community!