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/01/17 22:33:00 UTC

[jira] [Assigned] (UIMA-5964) null matchedText value in ConceptMapper when OrderIndependentLookup is false.

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

Marshall Schor reassigned UIMA-5964:
------------------------------------

    Assignee: Michael Tanenblatt

> null matchedText value in ConceptMapper when OrderIndependentLookup is false.
> -----------------------------------------------------------------------------
>
>                 Key: UIMA-5964
>                 URL: https://issues.apache.org/jira/browse/UIMA-5964
>             Project: UIMA
>          Issue Type: Bug
>          Components: addons
>    Affects Versions: ConceptMapper-2.10.2
>            Reporter: Francisco Abad
>            Assignee: Michael Tanenblatt
>            Priority: Minor
>              Labels: easyfix
>         Attachments: image-2019-01-17-09-30-51-818.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I'm trying the concept mapper and I noted that the field relative to ResultingAnnotationMatchedTextFeature in the generated annotations was always null:
> !image-2019-01-17-09-30-51-818.png!
> I checked the source code and I figured out that this feature is loaded from a "unsorted" property from DictionaryResource_impl class, which is only initialized when the parameter "OrderIndependentLookup" is true. In this case, the matched text field is not null. I think "unsorted" should be initialized always to avoid this behavior.
> Greetings,
> Francisco Abad.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)