From 54a37049e79685feaba9e3ccf731e43cf71a9a9b Mon Sep 17 00:00:00 2001 From: Ross Judson Date: Tue, 29 Jul 2025 08:36:01 -0700 Subject: [PATCH] fix spelling error --- docs/tensorboard_projector_plugin.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tensorboard_projector_plugin.ipynb b/docs/tensorboard_projector_plugin.ipynb index 79400a6e5b5..9bc83b184dd 100644 --- a/docs/tensorboard_projector_plugin.ipynb +++ b/docs/tensorboard_projector_plugin.ipynb @@ -285,7 +285,7 @@ }, "source": [ "## Analysis\n", - "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", + "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", "\n", "\n", "\n",