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