This is an automated email from the ASF dual-hosted git repository. aradzinski pushed a commit to branch NLPCRAFT-344 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit 373a44d41428960f3c148b2cd8e8829f707c969f Merge: e68d5c8 70fad8d Author: Aaron Radzinski <[email protected]> AuthorDate: Fri Jun 25 15:40:11 2021 -0700 Merge branch 'master' into NLPCRAFT-344 .../nlpcraft/examples/weather/WeatherModel.java | 7 +- .../openweathermap/OpenWeatherMapService.java | 23 ++-- .../examples/weather/NCModelValidationSpec.scala | 12 ++ .../nlpcraft/probe/mgrs/NCProbeVariants.scala | 46 +++---- .../nlpcraft/probe/mgrs/NCTokenPartKey.scala | 134 +++++++++++++++++++++ .../mgrs/nlp/enrichers/model/NCModelEnricher.scala | 26 +--- .../probe/mgrs/sentence/NCSentenceManager.scala | 30 ++--- .../abstract/NCAbstractTokensVariantsSpec.scala | 3 +- 8 files changed, 195 insertions(+), 86 deletions(-)
