[
https://issues.apache.org/jira/browse/UIMA-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179537#comment-13179537
]
Peter Klügl commented on UIMA-2313:
-----------------------------------
Another thing that should be done: replace the strings (e.g.,
"uima.cas.Double") in the TextMarker code by some string constants for the UIMA
type names.
> 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