This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 15b5d3a  2023/03/13 03:48:09: Generated dev website from 
groovy-website@fb512b4
15b5d3a is described below

commit 15b5d3ac5fb9eaf551954699a804886f4cbdda5c
Author: jenkins <[email protected]>
AuthorDate: Mon Mar 13 03:48:09 2023 +0000

    2023/03/13 03:48:09: Generated dev website from groovy-website@fb512b4
---
 blog/apache-nlpcraft-with-groovy.html | 14 +++++++++++---
 blog/feed.atom                        |  2 +-
 blog/index.html                       |  2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/blog/apache-nlpcraft-with-groovy.html 
b/blog/apache-nlpcraft-with-groovy.html
index 0cfa665..3f27de7 100644
--- a/blog/apache-nlpcraft-with-groovy.html
+++ b/blog/apache-nlpcraft-with-groovy.html
@@ -53,7 +53,7 @@
                                     </ul>
                                 </div>
                             </div>
-                        </div><div id='content' class='page-1'><div 
class='row'><div class='row-fluid'><div class='col-lg-3'><ul 
class='nav-sidebar'><li><a href='./'>Blog index</a></li><li class='active'><a 
href='#doc'>Converting natural language into actions with NLPCraft and 
Groovy</a></li><li><a href='#_controlling_house_light_switches' 
class='anchor-link'>Controlling house light switches</a></li><li><a 
href='#_asking_for_the_time' class='anchor-link'>Asking for the 
time</a></li><li>< [...]
+                        </div><div id='content' class='page-1'><div 
class='row'><div class='row-fluid'><div class='col-lg-3'><ul 
class='nav-sidebar'><li><a href='./'>Blog index</a></li><li class='active'><a 
href='#doc'>Converting natural language into actions with NLPCraft and 
Groovy</a></li><li><a href='#_controlling_house_light_switches' 
class='anchor-link'>Controlling house light switches</a></li><li><a 
href='#_asking_for_the_time' class='anchor-link'>Asking for the 
time</a></li><li>< [...]
 <div class="sectionbody">
 <div class="paragraph">
 <p>This blog looks at using
@@ -181,7 +181,7 @@ Lights are [on] in [1st floor, garage].</pre>
 <h2 id="_asking_for_the_time">Asking for the time</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p><span class="image right"><img 
src="http://www.liquidcrystal.co.nz/wp-content/uploads/2018/12/kaltor.jpg"; 
alt="Robot watch" width="150"></span>
+<p><span class="image right"><img 
src="http://www.liquidcrystal.co.nz/wp-content/uploads/2018/12/kaltor.jpg"; 
alt="Robot watch (source: liquidcrystal.co.nz)" width="150"></span>
 Let&#8217;s now look at the NLPCraft <code>time</code> <a 
href="https://nlpcraft.apache.org/examples/time.html";>example</a>.
 It&#8217;s a very simple world time bot implementation.</p>
 </div>
@@ -197,7 +197,7 @@ for YAML processing.
 We also need the <code>groovy-yaml</code> module on the Groovy side if not 
already there.</p>
 </div>
 <div class="paragraph">
-<p>The model defines two intents. A match with <code>intent2</code> should be 
triggered
+<p>The model defines two intents. THe <code>intent2</code> intent should be 
triggered
 if a match is found for a city location, otherwise <code>intent1</code> will 
be triggered
 if it looks like you are asking for the time without a city and this
 corresponds to finding the local time.</p>
@@ -252,6 +252,14 @@ Brisbane, Australia: 13 Mar. 2023, 12:09:42 pm</pre>
 <div class="paragraph">
 <p><a href="https://nlpcraft.apache.org/index.html";>Apache NLPCraft 
website</a></p>
 </div>
+<div class="sidebarblock">
+<div class="content">
+<div class="title">Update history</div>
+<div class="paragraph">
+<p><strong>13/Mar/2023</strong>: Added the time example.</p>
+</div>
+</div>
+</div>
 </div>
 </div></div></div></div></div><footer id='footer'>
                             <div class='row'>
diff --git a/blog/feed.atom b/blog/feed.atom
index 8b5619e..4174f15 100644
--- a/blog/feed.atom
+++ b/blog/feed.atom
@@ -610,7 +610,7 @@
     </author>
     <title>Converting natural language into actions with NLPCraft and 
Groovy</title>
     <link href="http://groovy.apache.org/blog/apache-nlpcraft-with-groovy"/>
-    <updated>2023-03-10T19:22:57+00:00</updated>
+    <updated>2023-03-13T13:32:50+00:00</updated>
     <published>2023-03-10T19:22:57+00:00</published>
     <summary>This blog looks at using Apache NLPCraft from Groovy.</summary>
   </entry>
diff --git a/blog/index.html b/blog/index.html
index 79d1290..a358f93 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -53,7 +53,7 @@
                                     </ul>
                                 </div>
                             </div>
-                        </div><div id='content' class='page-1'><div 
class='row'><div class='row-fluid'><div class='col-lg-3' id='blog-index'><ul 
class='nav-sidebar list'><li class='active'><a 
href='/blog/'>Blogs</a></li><li><a 
href='apache-nlpcraft-with-groovy'>Converting natural language into actions 
with NLPCraft and Groovy</a></li><li><a href='quake3-inverse-square-root'>Quake 
III Arena and the fast inverse square root algorithm</a></li><li><a 
href='australian-timezones'>Australian Ti [...]
+                        </div><div id='content' class='page-1'><div 
class='row'><div class='row-fluid'><div class='col-lg-3' id='blog-index'><ul 
class='nav-sidebar list'><li class='active'><a 
href='/blog/'>Blogs</a></li><li><a 
href='apache-nlpcraft-with-groovy'>Converting natural language into actions 
with NLPCraft and Groovy</a></li><li><a href='quake3-inverse-square-root'>Quake 
III Arena and the fast inverse square root algorithm</a></li><li><a 
href='australian-timezones'>Australian Ti [...]
                             <div class='row'>
                                 <div class='colset-3-footer'>
                                     <div class='col-1'>

Reply via email to