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 2021/12/13 10:42:18 UTC

[incubator-nlpcraft] 01/01: Merge branch 'master' into master_test

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

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

commit 9f3c9f4c4f9de181c37ae3b4216e8eeb12fc36cf
Merge: a5d2b56 95228d0
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Mon Dec 13 13:42:04 2021 +0300

    Merge branch 'master' into master_test

 .../main/scala/org/apache/nlpcraft/NCEntityEnricher.java  |  2 +-
 .../main/scala/org/apache/nlpcraft/NCEntityParser.java    |  2 +-
 .../nlpcraft/{NCTokenParser.java => NCLIfecycle.java}     | 15 +++++++--------
 .../src/main/scala/org/apache/nlpcraft/NCModelClient.java | 12 +++++++++++-
 .../main/scala/org/apache/nlpcraft/NCTokenEnricher.java   |  2 +-
 .../src/main/scala/org/apache/nlpcraft/NCTokenParser.java |  2 +-
 pom.xml                                                   |  2 +-
 7 files changed, 23 insertions(+), 14 deletions(-)