Skip to content

Commit 657d804

Browse files
committed
Typo
1 parent 903dbe6 commit 657d804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/notebooks/shortclips/05_fit_wordnet_model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798
"Similarly to {cite:t}`huth2012`, we correct the coefficients of features linked by a\n",
799799
"semantic relationship. When building the wordnet features, if a frame was\n",
800800
"labeled with `wolf`, the authors automatically added the semantically linked\n",
801-
"categories `canine`, `carnivore`, `placental mammal`, `mamma`, `vertebrate`,\n",
801+
"categories `canine`, `carnivore`, `placental mammal`, `mammal`, `vertebrate`,\n",
802802
"`chordate`, `organism`, and `whole`. The authors thus argue that the same\n",
803803
"correction needs to be done on the coefficients.\n",
804804
"\n"

0 commit comments

Comments
 (0)