You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2020/06/14 09:18:42 UTC

[incubator-nlpcraft] 01/02: Merge branch 'NLPCRAFT-67' into NLPCRAFT-70

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

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

commit b7d3e5ecbfa99e9040eb91dadd5c35db37ee68a9
Merge: 34f0f40 354b982
Author: Sergey Kamov <se...@apache.org>
AuthorDate: Sun Jun 14 12:05:52 2020 +0300

    Merge branch 'NLPCRAFT-67' into NLPCRAFT-70

 nlpcraft/src/main/python/ctxword/README.md          |  8 ++++----
 nlpcraft/src/main/python/ctxword/bertft/bertft.py   |  5 ++++-
 nlpcraft/src/main/python/ctxword/bin/predict.sh     |  2 +-
 nlpcraft/src/main/python/ctxword/server.py          | 11 +++++++++--
 .../org/apache/nlpcraft/examples/sql/SqlModel.scala | 16 ++++++++++++----
 .../scala/org/apache/nlpcraft/model/NCIntent.java   |  1 +
 .../{NCIntentTerm.java => NCIntentExample.java}     | 21 ++++++++++++---------
 .../org/apache/nlpcraft/model/NCIntentRef.java      |  1 +
 .../org/apache/nlpcraft/model/NCIntentTerm.java     |  1 +
 .../model/intent/impl/NCIntentScanner.scala         | 18 +++++++++---------
 10 files changed, 54 insertions(+), 30 deletions(-)