You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (Jira)" <de...@uima.apache.org> on 2019/09/09 19:12:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Marshall Schor updated UIMA-5936:
---------------------------------
    Description: 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.  (was:  

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.)

> 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
(v8.3.2#803003)