Skip to content

Commit ab697c3

Browse files
authored
Fix spelling error in projector plugin's Jupyter notebook (#7020)
1 parent bbe69e3 commit ab697c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tensorboard_projector_plugin.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
},
286286
"source": [
287287
"## Analysis\n",
288-
"The TensorBoard Projector is a great tool for interpreting and visualzing embedding. The dashboard allows users to search for specific terms, and highlights words that are adjacent to each other in the embedding (low-dimensional) space. From this example we can see that Wes **Anderson** and Alfred **Hitchcock** are both rather neutral terms, but that they are referenced in different contexts.\n",
288+
"The TensorBoard Projector is a great tool for interpreting and visualizing embedding. The dashboard allows users to search for specific terms, and highlights words that are adjacent to each other in the embedding (low-dimensional) space. From this example we can see that Wes **Anderson** and Alfred **Hitchcock** are both rather neutral terms, but that they are referenced in different contexts.\n",
289289
"\n",
290290
"<!-- <img class=\"tfo-display-only-on-site\" src=\"images/embedding_projector_hitchcock.png?raw=1\"/> -->\n",
291291
"\n",

0 commit comments

Comments
 (0)