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

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


The following commit(s) were added to refs/heads/NLPCRAFT-513 by this push:
     new 65a38f8  WIP.
65a38f8 is described below

commit 65a38f8b09f63d6357456cf8dbb575894f3dd805
Author: Sergey Kamov <skhem...@gmail.com>
AuthorDate: Sat Jan 7 16:54:03 2023 +0400

    WIP.
---
 built-in-entity-parser.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/built-in-entity-parser.html b/built-in-entity-parser.html
index b2f0b95..0257551 100644
--- a/built-in-entity-parser.html
+++ b/built-in-entity-parser.html
@@ -237,7 +237,7 @@ id: built-in-entity-parser
                 Note also that synonym matching is performed on 
<em>normalized</em> and <em>stemmatized</em> forms of both
                 a synonym and user input on first phase and if first attempt 
is not successful, it tries to match <em>stemmatized</em> forms
                 of synonyms with <em>stemmatized</em> forms of user input 
which were <em>lemmatized</em> preliminarily.
-                This approach allows to provide more accurate matching and 
doesn't force users to prepare synonyms in initial words form. .
+                This approach allows to provide more accurate matching and 
doesn't force users to prepare synonyms in initial words form.
             </p>
 
             <p>

Reply via email to