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 2017/09/01 18:44:00 UTC

[jira] [Resolved] (UIMA-5454) uv3 refactor feature structure compare for wider use cases + more accurate Cas Compare mode

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

Marshall Schor resolved UIMA-5454.
----------------------------------
    Resolution: Fixed

> uv3 refactor feature structure compare for wider use cases + more accurate Cas Compare mode
> -------------------------------------------------------------------------------------------
>
>                 Key: UIMA-5454
>                 URL: https://issues.apache.org/jira/browse/UIMA-5454
>             Project: UIMA
>          Issue Type: Task
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.0SDK-beta
>
>
> BinaryCasSerDes6 has general CAS compare methods, currently set up for equal / not-equal with error reporting for not-equal (used in testing).  For other uses, it is helpful to be able to "sort" feature structures; so change some parts of this to return -1 0 1 instead of true/false, and allow use without error reporting.  Use this new capability to have a mode for CAS compare that does a more thorough sorting of the FSs for a more accurate compare.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)