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 2021/07/22 11:46:00 UTC

[jira] [Commented] (NLPCRAFT-371) We need REST call and CLI command to get all synonyms for a given model and element ID.

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

Sergey Kamov commented on NLPCRAFT-371:
---------------------------------------

REST part ready for review in NLPCRAFT-371
 Note 
 - I pass synonyms data without any zip, like for model/sugsyns REST call. Later we can refactor both.
 - I have added restriction for element ID length (64) because we pass it to server, just for consistency
 - please look at 2 TODO 
 - NCDeployManager line 926 (error message creation) 
 - NCModelView line 161
 and nlpcraft_swagger.yml

 

> We need REST call and CLI command to get all synonyms for a given model and element ID.
> ---------------------------------------------------------------------------------------
>
>                 Key: NLPCRAFT-371
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-371
>             Project: NLPCraft
>          Issue Type: Task
>          Components: model, nlpcraft CLI
>            Reporter: Aaron Radzinski
>            Assignee: Sergey Kamov
>            Priority: Major
>             Fix For: 0.9.1
>
>
> Hard to debug even simple examples w/o it.



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