How to use kumar9/super-cool-model4 with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("kumar9/super-cool-model4")
· Sign up or log in to comment