You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2023/03/04 06:03:30 UTC

[incubator-nlpcraft-website] branch NLPCRAFT-523 created (now 0fc0885)

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

sergeykamov pushed a change to branch NLPCRAFT-523
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


      at 0fc0885  Page fixes.

This branch includes the following new commits:

     new 0fc0885  Page fixes.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-nlpcraft-website] 01/01: Page fixes.

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0fc0885c66932fbd3319e642499d47ddcdef674b
Author: Sergey Kamov <sk...@gmail.com>
AuthorDate: Sat Mar 4 10:03:20 2023 +0400

    Page fixes.
---
 intent-matching.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/intent-matching.html b/intent-matching.html
index 04f7cf0..8dbd75d 100644
--- a/intent-matching.html
+++ b/intent-matching.html
@@ -1145,7 +1145,8 @@ id: intent_matching
         <h2 class="section-title">Intent Matching Logic <a href="#"><i class="top-link fas fa-fw fa-angle-double-up"></i></a></h2>
             <p>
                 {% scaladoc NCPipeline NCPipeline %} processing result is collection of {% scaladoc NCVariant NCVariant %} instances.
-                As example let's consider the input text <code>'A B C D'</code> and the following elements defined in our model:
+                {% scaladoc nlp/parsers/NCSemanticEntityParser NCSemanticEntityParser %} is used for following example configured via <i>JSON</i> file.
+                Let's consider the input text <code>'A B C D'</code> and the following elements defined in our model:
             </p>
             <pre class="brush: js">
             "elements": [