You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Matthias Koch (JIRA)" <de...@uima.apache.org> on 2019/01/16 12:18:00 UTC

[jira] [Commented] (UIMA-5936) PearSpecifier should be able to store every parametertype that analysisEngines support

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

Matthias Koch commented on UIMA-5936:
-------------------------------------

i added a patch. should be the same code as the pull request in git

> PearSpecifier should be able to store every parametertype that analysisEngines support
> --------------------------------------------------------------------------------------
>
>                 Key: UIMA-5936
>                 URL: https://issues.apache.org/jira/browse/UIMA-5936
>             Project: UIMA
>          Issue Type: Improvement
>    Affects Versions: 2.10.3SDK
>            Reporter: Matthias Koch
>            Priority: Major
>         Attachments: UIMA-5936.diff
>
>
>  
> The pearSpecifier currently holds a Parameter_impl(String, String). This limits the fields of application. Therefore we changed the specifier to store an array of nameValuePairs, so all possible analysisEngine parameters are supported.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)