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