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

sergeykamov pushed a commit to branch NLPCRAFT-41
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-41 by this push:
     new 9f906b5  WIP.
9f906b5 is described below

commit 9f906b500459ab06c4bd26d527076324f0ebb8cb
Author: Sergey Kamov <[email protected]>
AuthorDate: Sun Apr 26 21:50:01 2020 +0300

    WIP.
---
 .../scala/org/apache/nlpcraft/examples/weather/weather_model.json     | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/src/main/scala/org/apache/nlpcraft/examples/weather/weather_model.json 
b/src/main/scala/org/apache/nlpcraft/examples/weather/weather_model.json
index 6c27e5c..14d43ab 100644
--- a/src/main/scala/org/apache/nlpcraft/examples/weather/weather_model.json
+++ b/src/main/scala/org/apache/nlpcraft/examples/weather/weather_model.json
@@ -28,15 +28,13 @@
         "What's the weather forecast for the rest of the week?",
         "What's the weather forecast this week?",
         "What's the weather out there?",
-
         "Is it cold outside?",
         "Is it hot outside?",
-
         "Will it rain today?",
         "When it will rain in Delhi?",
         "Is there any possibility of rain in Delhi?",
         "Is it raining now?",
-        "Is there any chance of rain today?",
+        "Is there any chance of rain today?"
     ],
     "macros": [
         {

Reply via email to