How to use Nara-Lab/History_LM with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("Nara-Lab/History_LM")