You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Sergey Kamov (Jira)" <ji...@apache.org> on 2020/10/14 09:21:00 UTC

[jira] [Commented] (NLPCRAFT-151) "local forecast" or "moscow forecast" doesn't work for weather example.

    [ https://issues.apache.org/jira/browse/NLPCRAFT-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213760#comment-17213760 ] 

Sergey Kamov commented on NLPCRAFT-151:
---------------------------------------

It works correctly according to intent.
 # `Moscow forecast` recognized as {color:#00875a}nlpcraft:city{color} + {color:#00875a}wt:fcast{color}, where {color:#00875a}wt:fcast{color} has group `indicator`
 #  Intent `req` requires mandatory term {color:#067d17}{id == 'wt:phen'}{color} and optional term indicator {color:#067d17}term(ind)=\{groups @@ 'indicator'}*{color}
 # {color:#172b4d} So, the intent is not matched because term {color:#067d17}wt:phen{color:#172b4d} is missed{color}.{color}{color}

{color:#172b4d}Please fix the synonyms list{color}

> "local forecast" or "moscow forecast" doesn't work for weather example.
> -----------------------------------------------------------------------
>
>                 Key: NLPCRAFT-151
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-151
>             Project: NLPCraft
>          Issue Type: Bug
>          Components: examples, model
>    Affects Versions: 0.7.0
>            Reporter: Aaron Radzinski
>            Assignee: Sergey Kamov
>            Priority: Major
>             Fix For: 0.8.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)