From 5c0b8b3f063d7f7137cfcf2406e0c07e14d74b97 Mon Sep 17 00:00:00 2001 From: ftvs Date: Wed, 2 Apr 2025 10:05:48 +0800 Subject: [PATCH] Irregardless is not a word at module_2.1.ipynb --- module_2/module_2.1/module_2.1.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_2/module_2.1/module_2.1.ipynb b/module_2/module_2.1/module_2.1.ipynb index 3f38400..1c6f35b 100644 --- a/module_2/module_2.1/module_2.1.ipynb +++ b/module_2/module_2.1/module_2.1.ipynb @@ -622,7 +622,7 @@ "id": "I3tkdY-S_kxR" }, "source": [ - "Note that this method computes the likelihoods of the words in the whole vocabulary, irregardless of the classes. To get the likelihoods for each class we need to do as follows:" + "Note that this method computes the likelihoods of the words in the whole vocabulary, regardless of the classes. To get the likelihoods for each class we need to do as follows:" ] }, {