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 465adafa0a3933fc192642e370523d67ce221387 Merge: 81eab344 351218cd Author: Sergey Kamov <[email protected]> AuthorDate: Tue Apr 5 21:49:02 2022 +0300 Merge branch 'master' into NLPCRAFT-491 nlpcraft-examples/echo/README.md | 50 - nlpcraft-examples/echo/pom.xml | 62 - .../apache/nlpcraft/examples/time/EchoModel.java | 65 - .../echo/src/main/resources/cities_timezones.txt | 23157 ------------------- .../echo/src/main/resources/time_model.yaml | 27 - .../examples/time/NCModelValidationSpec.scala | 41 - .../org/apache/nlpcraft/NCEntityEnricher.java | 2 +- .../scala/org/apache/nlpcraft/NCEntityMapper.java | 24 +- .../scala/org/apache/nlpcraft/NCEntityParser.java | 2 +- .../org/apache/nlpcraft/NCEntityValidator.java | 2 +- .../main/scala/org/apache/nlpcraft/NCPipeline.java | 37 +- .../org/apache/nlpcraft/NCPipelineBuilder.java | 3 + .../nlpcraft/nlp/NCEntityValidatorSpec.scala | 8 +- .../apache/nlpcraft/nlp/NCTokenValidatorSpec.scala | 7 +- pom.xml | 1 - 15 files changed, 60 insertions(+), 23428 deletions(-)
