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