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