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 eb16566  add bubblechart image
eb16566 is described below

commit eb16566b7ff8fbf3fbae87fd0c8e5fe66f4d7a00
Author: Paul King <[email protected]>
AuthorDate: Wed Jan 29 17:51:20 2025 +1000

    add bubblechart image
---
 site/src/site/blog/groovy-text-similarity.adoc         |   3 +++
 .../blog/img/AnimalSemanticMeaningPcaBubblePlot.png    | Bin 0 -> 272803 bytes
 2 files changed, 3 insertions(+)

diff --git a/site/src/site/blog/groovy-text-similarity.adoc 
b/site/src/site/blog/groovy-text-similarity.adoc
index 2184270..793afbb 100644
--- a/site/src/site/blog/groovy-text-similarity.adoc
+++ b/site/src/site/blog/groovy-text-similarity.adoc
@@ -273,6 +273,9 @@ One two three (0.17)
 
 image:img/AnimalSemanticSimilarity.png[]
 
+image:img/AnimalSemanticMeaningPcaBubblePlot.png[]
+
+
 == Further information
 
 Source code for this post:
diff --git a/site/src/site/blog/img/AnimalSemanticMeaningPcaBubblePlot.png 
b/site/src/site/blog/img/AnimalSemanticMeaningPcaBubblePlot.png
new file mode 100644
index 0000000..dff22b2
Binary files /dev/null and 
b/site/src/site/blog/img/AnimalSemanticMeaningPcaBubblePlot.png differ

Reply via email to