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/09/14 07:37:29 UTC

[incubator-nlpcraft] branch NLPCRAFT-41 updated (4ed08ac -> ee965cb)

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

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


    from 4ed08ac  Code review + refactoring.
     add c976538  WIP.
     add 6bc84c2  Merge branch 'NLPCRAFT-41' into NLPCRAFT-116
     add 6f5a361  Code review.
     add ee965cb  WIP.

No new revisions were added by this update.

Summary of changes:
 javadoc/stylesheet.css                             |  2 +-
 nlpcraft/src/main/resources/nlpcraft.conf          | 32 +++++++++++-----------
 .../nlpcraft/common/config/NCConfigurable.scala    | 17 ++++++++----
 .../org/apache/nlpcraft/examples/alarm/README.md   |  2 +-
 .../org/apache/nlpcraft/examples/echo/README.md    |  2 +-
 .../apache/nlpcraft/examples/helloworld/README.md  |  2 +-
 .../apache/nlpcraft/examples/lightswitch/README.md |  2 +-
 .../org/apache/nlpcraft/examples/phone/README.md   |  5 ++--
 .../org/apache/nlpcraft/examples/sql/README.md     |  2 +-
 .../org/apache/nlpcraft/examples/time/README.md    |  2 +-
 .../org/apache/nlpcraft/examples/weather/README.md |  2 +-
 .../nlpcraft/model/tools/test/package-info.java    |  4 +--
 12 files changed, 39 insertions(+), 35 deletions(-)