This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 491a717 add heatmap image
491a717 is described below
commit 491a7177e6af633afa158b2ed1fcdebe21ae3241
Author: Paul King <[email protected]>
AuthorDate: Wed Jan 29 12:42:00 2025 +1000
add heatmap image
---
site/src/site/blog/groovy-text-similarity.adoc | 2 ++
site/src/site/blog/img/AnimalSemanticSimilarity.png | Bin 0 -> 141722 bytes
2 files changed, 2 insertions(+)
diff --git a/site/src/site/blog/groovy-text-similarity.adoc
b/site/src/site/blog/groovy-text-similarity.adoc
index 2433293..578ecf6 100644
--- a/site/src/site/blog/groovy-text-similarity.adoc
+++ b/site/src/site/blog/groovy-text-similarity.adoc
@@ -188,6 +188,8 @@ One two three (0.43)
Dogs play in the grass (0.35)
----
+image:img/AnimalSemanticSimilarity.png[]
+
== Further information
Source code for this post:
diff --git a/site/src/site/blog/img/AnimalSemanticSimilarity.png
b/site/src/site/blog/img/AnimalSemanticSimilarity.png
new file mode 100644
index 0000000..60ebaca
Binary files /dev/null and
b/site/src/site/blog/img/AnimalSemanticSimilarity.png differ