Skip to content

Commit 5332658

Browse files
Update word2vec.ipynb
1 parent 3a1793e commit 5332658

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site/en/tutorials/text/word2vec.ipynb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -615,10 +615,6 @@
615615
"![word2vec_negative_sampling](https://tensorflow.org/tutorials/text/images/word2vec_negative_sampling_changed.png)"
616616
]
617617
},
618-
"source": [
619-
"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"
620-
]
621-
},
622618
{
623619
"cell_type": "markdown",
624620
"metadata": {

0 commit comments

Comments
 (0)