diff --git a/TensorFlow/LanguageModeling/BERT/notebooks/biobert_ner_tf_inference.ipynb b/TensorFlow/LanguageModeling/BERT/notebooks/biobert_ner_tf_inference.ipynb index 9778624a2..47138cc06 100644 --- a/TensorFlow/LanguageModeling/BERT/notebooks/biobert_ner_tf_inference.ipynb +++ b/TensorFlow/LanguageModeling/BERT/notebooks/biobert_ner_tf_inference.ipynb @@ -241,7 +241,7 @@ "|BioBERT NER BC5CDR Chemical | NER model to extract chemical information from text, trained on the BC5CDR-Chemical dataset. |\n", "\n", "\n", - "For this exampple, we will download the Diease NER model trained from the BC5CDR-disease Dataset.\n" + "For this example, we will download the Diease NER model trained from the BC5CDR-disease Dataset.\n" ] }, {