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