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