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 2020/10/14 03:25:15 UTC

[incubator-nlpcraft] 06/23: Merge branch 'master' into NLPCRAFT-108

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

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

commit 180fbf9569bafd1abcf39eb5f2d7d21185309ac4
Merge: a1aff98 49b8e26
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Fri Oct 9 23:48:17 2020 -0700

    Merge branch 'master' into NLPCRAFT-108

 nlpcraft/pom.xml                                   |  15 ++
 .../org/apache/nlpcraft/model/NCIntentSample.java  |  17 +-
 .../test/impl/NCTestAutoModelValidatorImpl.scala   |  53 +++---
 .../apache/nlpcraft/probe/mgrs/NCProbeModel.scala  |   2 +-
 .../probe/mgrs/deploy/NCDeployManager.scala        |  42 +++--
 .../nlpcraft/server/rest/NCBasicRestApi.scala      | 201 ++++++++++++---------
 .../apache/nlpcraft/model/NCIntentSampleSpec.scala |  49 +++++
 pom.xml                                            |   1 +
 8 files changed, 246 insertions(+), 134 deletions(-)