Skip to content

Commit e526f75

Browse files
Update word2vec.ipynb
1 parent 5d6c7de commit e526f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/en/tutorials/text/word2vec.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,10 +614,10 @@
614614
"source": [
615615
"![word2vec_negative_sampling](https://tensorflow.org/tutorials/text/images/word2vec_negative_sampling_changed.png)"
616616
]
617-
"source": [
617+
},
618+
"source": [
618619
"Note: The words 'temperature' and 'code' didn't appear in the input sentence but they are some other words used from the vocabulary (A dictionary of all the words in a corpus). Similary, the various other indices that appear in the image are of some other words from the Vocabulary. \n"
619620
]
620-
},
621621
{
622622
"cell_type": "markdown",
623623
"metadata": {

0 commit comments

Comments
 (0)