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 2020/10/09 08:46:22 UTC

[incubator-nlpcraft-website] branch master updated: Update intent-matching.html

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b286d62  Update intent-matching.html
b286d62 is described below

commit b286d624cfe0933b21f70633b7faebb4538f6a42
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Fri Oct 9 01:46:12 2020 -0700

    Update intent-matching.html
---
 intent-matching.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/intent-matching.html b/intent-matching.html
index f31c3bf..f116208 100644
--- a/intent-matching.html
+++ b/intent-matching.html
@@ -334,7 +334,7 @@ id: intent_matching
                 <ul>
                     <li>
                         A match that captures more tokens has more weight than a match with less tokens. As a corollary, the match
-                        with less free words has bigger weight than a match with more free words.
+                        with less free words (i.e. unused words) has bigger weight than a match with more free words.
                     </li>
                     <li>
                         Tokens for user-defined elements are more important than built-in tokens.