This is an automated email from the ASF dual-hosted git repository. smakov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit 3176d266317f0e413be60f493b398284b68b6fd9 Merge: 2ad2eba e438460 Author: Sergey <[email protected]> AuthorDate: Thu Aug 6 21:59:45 2020 +0300 Merge pull request #8 from apache/NLPCRAFT-87 NLPCRAFT-87: Probe start-up time improvements. .../core/stanford/NCStanfordTokenizerFactory.scala | 30 + nlpcraft/src/main/resources/numeric/numeric.txt | 100017 ++++++++++++++++++ .../common/nlp/core/NCNlpCoreManager.scala | 14 +- .../common/nlp/core/NCNlpTokenizerFactory.scala | 28 + .../core/opennlp/NCOpenNlpTokenizerFactory.scala | 30 + .../common/nlp/dict/NCDictionaryManager.scala | 25 +- .../common/nlp/numeric/NCNumericGenerator.scala | 2 +- .../common/nlp/numeric/NCNumericManager.scala | 10 +- .../org/apache/nlpcraft/common/util/NCUtils.scala | 31 +- 9 files changed, 100165 insertions(+), 22 deletions(-)
