botbuilder-wit
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -72,3 +72,3 @@ "use strict"; | ||
result.intent = 'none'; | ||
result.score = 1.0; | ||
result.score = 0.1; | ||
} | ||
@@ -75,0 +75,0 @@ result.entities = []; |
{ | ||
"name": "botbuilder-wit", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Provides Wit.ai NLP integration for the Microsoft Bot Builder SDK. Supports caching with Redis and Memcached.", | ||
@@ -5,0 +5,0 @@ "main": "lib/WitRecognizer", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package