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 ee0c006  Fix for NLPCRAFT-355.
     add e0b5a62  WIP on NLPCRAFT-356.
     add ee22f89  WIP on NLPCRAFT-356.
     add 48f9a39  WIP on NLPCRAFT-356.
     add b36f012  WIP on NLPCRAFT-356.
     add 02fcee8  WIP on NLPCRAFT-356.

No new revisions were added by this update.

Summary of changes:
 .../nlpcraft/model/tools/cmdline/NCCli.scala       | 157 +++++++++++++--------
 .../nlpcraft/model/tools/cmdline/NCCliBase.scala   |   1 +
 .../model/tools/cmdline/NCCliCommands.scala        |  32 +++--
 .../tools/cmdline/NCCliModelClassCompleter.java    | 109 ++++++++++++++
 .../cmdline/NCCliModelClassCompleterTest.scala     |  48 +++++++
 5 files changed, 280 insertions(+), 67 deletions(-)
 create mode 100644 
nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/cmdline/NCCliModelClassCompleter.java
 create mode 100644 
nlpcraft/src/test/scala/org/apache/nlpcraft/model/tools/cmdline/NCCliModelClassCompleterTest.scala

Reply via email to