[
https://issues.apache.org/jira/browse/NLPCRAFT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Radzinski closed NLPCRAFT-161.
------------------------------------
Resolution: Fixed
> `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: Aaron Radzinski
> Priority: Major
> Fix For: 0.7.2
>
>
> 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)