Fill-in-the-BERT

Fill-in-the-BERT is a fill-in-the-blanks model that is trained to predict the missing word in the sentence. For the purpose of this demo we will be using pre-trained bert-base-uncased as our prediction model.

Color Coding





Demo Manual

  1. Use ____ as the marker for representing blank space in the text.
  2. Give only one blank space (____) at a time. More than one blanks are not taken care.