This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch NLPCRAFT-456
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from a9dc535 WIP.
add 65fe9ca WIP on NLPCRAFT-384
add c4a675d WIP
add 6f5246c WIP
add 15fe162 Update pom.xml
add 006ceca Update pom.xml
add 8d4a11b Update pom.xml
add 7e2854b WIP.
new d2c07bc Merge branch 'master' into NLPCRAFT-456
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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 +
.../server/sugsyn/NCSuggestSynonymManager.scala | 92 ++++++++++++----------
.../nlpcraft/server/rest/NCRestModelSpec.scala | 31 +++++++-
.../nlpcraft/server/rest/RestTestModel.scala | 6 +-
pom.xml | 2 +-
15 files changed, 178 insertions(+), 87 deletions(-)