You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Aaron Radzinski (Jira)" <ji...@apache.org> on 2020/12/30 03:12:00 UTC

[jira] [Closed] (NLPCRAFT-210) Wrong duplicate sysnonims detected.

     [ https://issues.apache.org/jira/browse/NLPCRAFT-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Radzinski closed NLPCRAFT-210.
------------------------------------
    Resolution: Fixed

Fixed in NLPCRAFT-203. Added better warning message.

> Wrong duplicate sysnonims detected.
> -----------------------------------
>
>                 Key: NLPCRAFT-210
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-210
>             Project: NLPCraft
>          Issue Type: Task
>            Reporter: Gleb
>            Assignee: Aaron Radzinski
>            Priority: Minor
>             Fix For: 0.7.3
>
>
> When model has the same id as one of the synonyms, if detects as duplicate.
> Example:
> {code:java}
> elements:
>   - id: foo
>     synonyms:
>       - "{foo|bar|baz}"
> {code}
> Would print duplication warning. Changing id would resolve the warning.



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