From fd43c4e3898584b791b07a7ede4d32760d9d3640 Mon Sep 17 00:00:00 2001 From: Adrian Ferenc <68762863+adrianferenc@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:19:27 -0700 Subject: [PATCH] Update BioSentVec_tutorial.ipynb Fix typo --- BioSentVec_tutorial.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioSentVec_tutorial.ipynb b/BioSentVec_tutorial.ipynb index 3309714..cf993f3 100644 --- a/BioSentVec_tutorial.ipynb +++ b/BioSentVec_tutorial.ipynb @@ -89,7 +89,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "There is no one-size-fits-all solution to preprocess sentences. We demonstrate a representative code example as below. This is also consistent with the preprocessing appaorach when we trained BioSentVec models." + "There is no one-size-fits-all solution to preprocess sentences. We demonstrate a representative code example as below. This is also consistent with the preprocessing approach when we trained BioSentVec models." ] }, {