Skip to content

Commit 6bc51b9

Browse files
Daniel Huntersoumith
authored andcommitted
Fix typo (pytorch#251)
1 parent 93e6ad2 commit 6bc51b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/nlp/word_embeddings_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
although with our hand-crafted vectors above we can see that
121121
mathematicians and physicists are similar in that they both like coffee,
122122
if we allow a neural network to learn the embeddings and see that both
123-
mathematicians and physicisits have a large value in the second
123+
mathematicians and physicists have a large value in the second
124124
dimension, it is not clear what that means. They are similar in some
125125
latent semantic dimension, but this probably has no interpretation to
126126
us.

0 commit comments

Comments
 (0)