You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/03/18 22:18:42 UTC

[incubator-nlpcraft] branch NLPCRAFT-206 updated: Update NCTestAutoModelValidatorImpl.scala

This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch NLPCRAFT-206
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-206 by this push:
     new fa3c05b  Update NCTestAutoModelValidatorImpl.scala
fa3c05b is described below

commit fa3c05bfc5b34cf2ad2adab94d9b7686aa5022e5
Author: Aaron Radzinski <ar...@apache.org>
AuthorDate: Thu Mar 18 15:18:34 2021 -0700

    Update NCTestAutoModelValidatorImpl.scala
---
 .../nlpcraft/model/tools/test/impl/NCTestAutoModelValidatorImpl.scala   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/test/impl/NCTestAutoModelValidatorImpl.scala b/nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/test/impl/NCTestAutoModelValidatorImpl.scala
index 36a9cca..d53d387 100644
--- a/nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/test/impl/NCTestAutoModelValidatorImpl.scala
+++ b/nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/test/impl/NCTestAutoModelValidatorImpl.scala
@@ -101,7 +101,7 @@ private [test] object NCTestAutoModelValidatorImpl extends LazyLogging {
 
         val tbl = NCAsciiTable()
 
-        tbl #= ("Model ID", "Intent ID", "+/-", "Text", "Error", "Execution time")
+        tbl #= ("Model ID", "Intent ID", "+/-", "Text", "Error", "Execution time, ms.")
 
         for (res ← results)
             tbl += (