This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch master_test
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from a5d2b56 WIP.
add f0fdb5b Update pom.xml
add 95228d0 Added lifecycle support back.
new 9f3c9f4 Merge branch 'master' into master_test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)
copy nlpcraft/src/main/scala/org/apache/nlpcraft/{NCTokenParser.java =>
NCLIfecycle.java} (83%)