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/28 03:34:00 UTC

[jira] [Assigned] (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 reassigned NLPCRAFT-210:
----------------------------------------

    Assignee: Sergey Kamov

> Wrong duplicate sysnonims detected.
> -----------------------------------
>
>                 Key: NLPCRAFT-210
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-210
>             Project: NLPCraft
>          Issue Type: Task
>            Reporter: Gleb
>            Assignee: Sergey Kamov
>            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)