This is an automated email from the ASF dual-hosted git repository. sergeykamov pushed a commit to branch NLPCRAFT-513-STM in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
commit 02cbc78ac97be2bc8843cb5cdf9f53de612a6607 Merge: 006a86f 672c1de Author: Sergey Kamov <[email protected]> AuthorDate: Fri Jan 27 08:55:09 2023 +0400 Merge branch 'NLPCRAFT-513' into NLPCRAFT-513-STM .DS_Store | Bin 6148 -> 6148 bytes _includes/latest-ver-blog-warn.html | 25 - _includes/left-side-menu.html | 44 -- apis/.DS_Store | Bin 6148 -> 6148 bytes apis/latest/index.html | 4 +- apis/latest/org/apache/nlpcraft.html | 244 ++++--- apis/latest/org/apache/nlpcraft/NCContext.html | 10 +- .../latest/org/apache/nlpcraft/NCConversation.html | 12 +- apis/latest/org/apache/nlpcraft/NCCuration.html | 4 +- .../org/apache/nlpcraft/NCDialogFlowItem.html | 6 +- apis/latest/org/apache/nlpcraft/NCEntity.html | 74 +- .../org/apache/nlpcraft/NCEntityEnricher.html | 12 +- .../latest/org/apache/nlpcraft/NCEntityMapper.html | 10 +- .../latest/org/apache/nlpcraft/NCEntityParser.html | 18 +- .../org/apache/nlpcraft/NCEntityValidator.html | 12 +- apis/latest/org/apache/nlpcraft/NCException.html | 4 +- apis/latest/org/apache/nlpcraft/NCIntentMatch.html | 12 +- apis/latest/org/apache/nlpcraft/NCIntentSkip.html | 4 +- apis/latest/org/apache/nlpcraft/NCLifecycle.html | 22 +- .../org/apache/nlpcraft/NCMatchedCallback.html | 10 +- apis/latest/org/apache/nlpcraft/NCModel.html | 26 +- .../latest/org/apache/nlpcraft/NCModelAdapter.html | 119 ---- apis/latest/org/apache/nlpcraft/NCModelClient.html | 18 +- .../latest/org/apache/nlpcraft/NCModelConfig$.html | 30 +- apis/latest/org/apache/nlpcraft/NCModelConfig.html | 83 ++- apis/latest/org/apache/nlpcraft/NCPipeline.html | 75 +- .../org/apache/nlpcraft/NCPipelineBuilder.html | 171 ++++- apis/latest/org/apache/nlpcraft/NCPropertyMap.html | 63 +- .../org/apache/nlpcraft/NCPropertyMapAdapter.html | 11 +- apis/latest/org/apache/nlpcraft/NCRejection.html | 6 +- apis/latest/org/apache/nlpcraft/NCRequest.html | 14 +- apis/latest/org/apache/nlpcraft/NCResult$.html | 19 +- apis/latest/org/apache/nlpcraft/NCResult.html | 11 +- apis/latest/org/apache/nlpcraft/NCResultType.html | 18 +- apis/latest/org/apache/nlpcraft/NCToken.html | 91 ++- .../org/apache/nlpcraft/NCTokenEnricher.html | 47 +- apis/latest/org/apache/nlpcraft/NCTokenParser.html | 13 +- .../org/apache/nlpcraft/NCTokenValidator.html | 16 +- apis/latest/org/apache/nlpcraft/NCVariant.html | 8 +- .../org/apache/nlpcraft/NCVariantFilter.html | 15 +- apis/latest/org/apache/nlpcraft/nlp/enrichers.html | 99 ++- .../nlp/enrichers/NCBracketsTokenEnricher.html} | 17 +- .../nlp/enrichers/NCDictionaryTokenEnricher.html | 48 ++ .../nlp/enrichers/NCEnBracketsTokenEnricher.html | 35 - .../nlp/enrichers/NCEnDictionaryTokenEnricher.html | 32 - .../nlp/enrichers/NCEnStopWordsTokenEnricher$.html | 20 - .../nlp/enrichers/NCEnStopWordsTokenEnricher.html | 30 +- .../nlp/enrichers/NCEnSwearWordsTokenEnricher.html | 35 - .../enrichers/NCOpenNLPLemmaPosTokenEnricher.html | 40 -- .../nlp/enrichers/NCOpenNLPTokenEnricher.html | 50 ++ .../nlp/enrichers/NCQuotesTokenEnricher.html | 42 ++ .../nlp/enrichers/NCSwearWordsTokenEnricher.html | 47 ++ apis/latest/org/apache/nlpcraft/nlp/parsers.html | 126 +++- .../nlpcraft/nlp/parsers/NCNLPEntityParser$.html | 19 - .../nlpcraft/nlp/parsers/NCNLPEntityParser.html | 26 +- .../nlp/parsers/NCOpenNLPEntityParser$.html | 19 - .../nlp/parsers/NCOpenNLPEntityParser.html | 26 +- .../nlpcraft/nlp/parsers/NCOpenNLPTokenParser.html | 15 +- .../nlpcraft/nlp/parsers/NCSemanticElement.html | 76 +- .../nlp/parsers/NCSemanticEntityParser$.html | 19 - .../nlp/parsers/NCSemanticEntityParser.html | 60 +- .../nlpcraft/nlp/parsers/NCSemanticStemmer.html | 19 - apis/latest/org/apache/nlpcraft/nlp/stemmer.html | 17 + .../apache/nlpcraft/nlp/stemmer/NCEnStemmer.html | 28 + .../org/apache/nlpcraft/nlp/stemmer/NCStemmer.html | 30 + apis/latest/scripts/searchData.js | 52 +- apis/scaladoc-1.0.0/index.html | 4 +- apis/scaladoc-1.0.0/org/apache/nlpcraft.html | 244 ++++--- .../org/apache/nlpcraft/NCContext.html | 10 +- .../org/apache/nlpcraft/NCConversation.html | 12 +- .../org/apache/nlpcraft/NCCuration.html | 4 +- .../org/apache/nlpcraft/NCDialogFlowItem.html | 6 +- .../org/apache/nlpcraft/NCEntity.html | 74 +- .../org/apache/nlpcraft/NCEntityEnricher.html | 12 +- .../org/apache/nlpcraft/NCEntityMapper.html | 10 +- .../org/apache/nlpcraft/NCEntityParser.html | 18 +- .../org/apache/nlpcraft/NCEntityValidator.html | 12 +- .../org/apache/nlpcraft/NCException.html | 4 +- .../org/apache/nlpcraft/NCIntentMatch.html | 12 +- .../org/apache/nlpcraft/NCIntentSkip.html | 4 +- .../org/apache/nlpcraft/NCLifecycle.html | 22 +- .../org/apache/nlpcraft/NCMatchedCallback.html | 10 +- .../org/apache/nlpcraft/NCModel.html | 26 +- .../org/apache/nlpcraft/NCModelAdapter.html | 119 ---- .../org/apache/nlpcraft/NCModelClient.html | 18 +- .../org/apache/nlpcraft/NCModelConfig$.html | 30 +- .../org/apache/nlpcraft/NCModelConfig.html | 83 ++- .../org/apache/nlpcraft/NCPipeline.html | 75 +- .../org/apache/nlpcraft/NCPipelineBuilder.html | 171 ++++- .../org/apache/nlpcraft/NCPropertyMap.html | 63 +- .../org/apache/nlpcraft/NCPropertyMapAdapter.html | 11 +- .../org/apache/nlpcraft/NCRejection.html | 6 +- .../org/apache/nlpcraft/NCRequest.html | 14 +- .../org/apache/nlpcraft/NCResult$.html | 19 +- .../org/apache/nlpcraft/NCResult.html | 11 +- .../org/apache/nlpcraft/NCResultType.html | 18 +- .../org/apache/nlpcraft/NCToken.html | 91 ++- .../org/apache/nlpcraft/NCTokenEnricher.html | 47 +- .../org/apache/nlpcraft/NCTokenParser.html | 13 +- .../org/apache/nlpcraft/NCTokenValidator.html | 16 +- .../org/apache/nlpcraft/NCVariant.html | 8 +- .../org/apache/nlpcraft/NCVariantFilter.html | 15 +- .../org/apache/nlpcraft/nlp/enrichers.html | 99 ++- .../nlp/enrichers/NCBracketsTokenEnricher.html} | 17 +- .../nlp/enrichers/NCDictionaryTokenEnricher.html | 48 ++ .../nlp/enrichers/NCEnBracketsTokenEnricher.html | 35 - .../nlp/enrichers/NCEnDictionaryTokenEnricher.html | 32 - .../nlp/enrichers/NCEnStopWordsTokenEnricher$.html | 20 - .../nlp/enrichers/NCEnStopWordsTokenEnricher.html | 30 +- .../nlp/enrichers/NCEnSwearWordsTokenEnricher.html | 35 - .../enrichers/NCOpenNLPLemmaPosTokenEnricher.html | 40 -- .../nlp/enrichers/NCOpenNLPTokenEnricher.html | 50 ++ .../nlp/enrichers/NCQuotesTokenEnricher.html | 42 ++ .../nlp/enrichers/NCSwearWordsTokenEnricher.html | 47 ++ .../org/apache/nlpcraft/nlp/parsers.html | 126 +++- .../nlpcraft/nlp/parsers/NCNLPEntityParser$.html | 19 - .../nlpcraft/nlp/parsers/NCNLPEntityParser.html | 26 +- .../nlp/parsers/NCOpenNLPEntityParser$.html | 19 - .../nlp/parsers/NCOpenNLPEntityParser.html | 26 +- .../nlpcraft/nlp/parsers/NCOpenNLPTokenParser.html | 15 +- .../nlpcraft/nlp/parsers/NCSemanticElement.html | 76 +- .../nlp/parsers/NCSemanticEntityParser$.html | 19 - .../nlp/parsers/NCSemanticEntityParser.html | 60 +- .../nlpcraft/nlp/parsers/NCSemanticStemmer.html | 19 - .../org/apache/nlpcraft/nlp/stemmer.html | 17 + .../apache/nlpcraft/nlp/stemmer/NCEnStemmer.html | 28 + .../org/apache/nlpcraft/nlp/stemmer/NCStemmer.html | 30 + apis/scaladoc-1.0.0/scripts/searchData.js | 52 +- blogs/composable_named_entities.html | 288 -------- blogs/nlpcraft-idl-intent-definition-language.html | 460 ------------- blogs/quick_intro_apache_nlpcraft.html | 404 ----------- blogs/short_term_memory.html | 424 ------------ built-in-builder.html | 153 ----- built-in-entity-parser.html | 761 --------------------- built-in-overview.html | 81 --- built-in-token-enricher.html | 119 ---- built-in-token-parser.html | 93 --- docs.html | 126 +--- intent-matching.html | 4 +- key-concepts-old.html | 4 +- key-concepts.html | 6 +- pipeline-components.html | 358 ---------- relnotes/release-notes-0.5.0.html | 57 -- relnotes/release-notes-0.6.2.html | 57 -- relnotes/release-notes-0.7.0.html | 129 ---- relnotes/release-notes-0.7.1.html | 63 -- relnotes/release-notes-0.7.2.html | 56 -- relnotes/release-notes-0.7.3.html | 75 -- relnotes/release-notes-0.7.4.html | 66 -- relnotes/release-notes-0.7.5.html | 122 ---- relnotes/release-notes-0.8.0.html | 61 -- relnotes/release-notes-0.9.0.html | 72 -- 152 files changed, 2914 insertions(+), 5872 deletions(-)
