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