Skip to content

Commit 95427a0

Browse files
authored
Typo fix in biobert_ner_tf_inference.ipynb
File: biobert_ner_tf_inference.ipynb Line: 244 Change: exampple -> example
1 parent 729963d commit 95427a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TensorFlow/LanguageModeling/BERT/notebooks/biobert_ner_tf_inference.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
"|BioBERT NER BC5CDR Chemical | NER model to extract chemical information from text, trained on the BC5CDR-Chemical dataset. |\n",
242242
"\n",
243243
"\n",
244-
"For this exampple, we will download the Diease NER model trained from the BC5CDR-disease Dataset.\n"
244+
"For this example, we will download the Diease NER model trained from the BC5CDR-disease Dataset.\n"
245245
]
246246
},
247247
{

0 commit comments

Comments
 (0)