You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2013/08/04 14:51:50 UTC

[jira] [Commented] (UIMA-3024) CASDumpWriter is sensitive to type system changes

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

Richard Eckart de Castilho commented on UIMA-3024:
--------------------------------------------------

This is not totally trivial because CASDumpWriter simply relies on the order that UIMA returns annotations. If no type priorities are defined, UIMA may return them in an undefined order. Apparently, this order is stable, but dependent on the number/names/whatever of the types in the type system.
                
> CASDumpWriter is sensitive to type system changes
> -------------------------------------------------
>
>                 Key: UIMA-3024
>                 URL: https://issues.apache.org/jira/browse/UIMA-3024
>             Project: UIMA
>          Issue Type: Bug
>          Components: uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>             Fix For: 2.0.0uimaFIT
>
>
> When the type system changes, the order of annotations with the same offsets can change in the CASDumpWriter. This is how the UIMA iterators work "by-design" when no type priorities are defined, but it is still annoying. Maybe an option to enforce a "sort by type name"? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira