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

Peter Klügl closed UIMA-2313.
-----------------------------


fixed problem and tested changes. Waited one week, closing issue for now.
                
> SETFEATURE action does not work for Float-valued features
> ---------------------------------------------------------
>
>                 Key: UIMA-2313
>                 URL: https://issues.apache.org/jira/browse/UIMA-2313
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Alex Nevidomsky
>            Assignee: Peter Klügl
>            Priority: Minor
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In org.apache.uima.textmarker.action.SetFeatureAction.execute() numberExpr is 
> checked for being uima.cas.Integer or uima.cas.Double but not for 
> uima.cas.Float 
> Float is quite popular for storing confidence values (and it is used 
> exclusively in uima.tt, not Double)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to