This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-500
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
from a4d318ed IDL fragments related fixes.
add 3591a085 Update NCEntity.scala
add 014f91d9 WIP on scaladoc.
add 63847784 WIP on scaladoc.
new 1cd60504 Merge branch 'master' into NLPCRAFT-500
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/NCEntity.scala | 43 ++++++++++++----------
.../org/apache/nlpcraft/NCEntityEnricher.scala | 27 +++++++-------
.../scala/org/apache/nlpcraft/NCEntityMapper.scala | 24 ++++++------
.../scala/org/apache/nlpcraft/NCEntityParser.scala | 26 +++++++------
.../org/apache/nlpcraft/NCEntityValidator.scala | 26 +++++++------
.../scala/org/apache/nlpcraft/NCException.scala | 6 ++-
.../scala/org/apache/nlpcraft/NCIntentMatch.scala | 6 +--
.../scala/org/apache/nlpcraft/NCIntentSkip.scala | 10 ++---
.../scala/org/apache/nlpcraft/NCLifecycle.scala | 19 ++++++----
.../scala/org/apache/nlpcraft/NCPropertyMap.scala | 6 +--
.../main/scala/org/apache/nlpcraft/NCToken.scala | 18 ++++-----
.../org/apache/nlpcraft/NCTokenEnricher.scala | 18 ++++-----
.../scala/org/apache/nlpcraft/NCTokenParser.scala | 18 ++++-----
.../org/apache/nlpcraft/NCTokenValidator.scala | 18 ++++-----
.../main/scala/org/apache/nlpcraft/NCVariant.scala | 2 +-
15 files changed, 142 insertions(+), 125 deletions(-)