This is an automated email from the ASF dual-hosted git repository. sergeykamov pushed a commit to branch NLPCRAFT-491 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit e4f5cb3e80330b9310b90d3f483a3df200105ca6 Merge: 498e4da 21d1781 Author: Sergey Kamov <skhdlem...@gmail.com> AuthorDate: Sun Apr 3 14:06:27 2022 +0300 Merge branch 'NLPCRAFT-492' into NLPCRAFT-491-1 .../scala/org/apache/nlpcraft/NCEntityMapper.java | 34 +++++++++++ .../main/scala/org/apache/nlpcraft/NCPipeline.java | 16 +++++- .../org/apache/nlpcraft/NCPipelineBuilder.java | 31 ++++++++++ .../internal/impl/NCModelPipelineManager.scala | 9 ++- .../apache/nlpcraft/nlp/NCEntityMapperSpec.scala | 67 ++++++++++++++++++++++ .../apache/nlpcraft/nlp/util/NCTestPipeline.scala | 1 + 6 files changed, 155 insertions(+), 3 deletions(-)