You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/09/29 04:16:12 UTC

[incubator-nlpcraft] branch master updated (ccd3988 -> 15fe162)

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

aradzinski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.


    from ccd3988  Log output corrections.
     add 65fe9ca  WIP on NLPCRAFT-384
     add c4a675d  WIP
     add 6f5246c  WIP
     add 15fe162  Update pom.xml

No new revisions were added by this update.

Summary of changes:
 .../nlpcraft/examples/cargps/CarGpsModel.scala     |  8 +++---
 .../cargps/src/main/resources/cargps_intents.idl   | 29 ++++++++++++++------
 .../cargps/src/main/resources/cargps_model.yaml    | 24 ++++++++++------
 .../samples/cargps_add_waypoint_samples.txt        |  2 ++
 .../resources/samples/cargps_cancel_samples.txt    | 10 +++----
 .../resources/samples/cargps_navigate_samples.txt  |  3 ++
 .../samples/cargps_remove_waypoint_samples.txt     |  4 +++
 .../examples/cargps/NCCarGpsModelSpec.scala        | 20 ++++++++++++--
 .../nlpcraft/model/tools/cmdline/NCCli.scala       | 32 +++++++++++++++-------
 .../probe/mgrs/nlp/NCProbeEnrichmentManager.scala  |  1 +
 .../nlpcraft/server/query/NCQueryManager.scala     |  1 +
 pom.xml                                            |  2 +-
 12 files changed, 97 insertions(+), 39 deletions(-)