Sergey Kamov created NLPCRAFT-161:
-------------------------------------

             Summary: `Conversation` propertry should be added into term
                 Key: NLPCRAFT-161
                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-161
             Project: NLPCraft
          Issue Type: Bug
          Components: probe
            Reporter: Sergey Kamov
            Assignee: Sergey Kamov
             Fix For: 0.8.0


now
intent=on conv=true term(act)=\{id == 'ls:on'} term(loc)=\{id == 'ls:loc'}*

should be
intent=on conv=true term(act)=\{id == 'ls:on', conv=false } term(loc)=\{id == 
'ls:loc', conv=true}*

default conv=false



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

Reply via email to