[
https://issues.apache.org/jira/browse/UIMA-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197966#comment-14197966
]
Peter Klügl commented on UIMA-4079:
-----------------------------------
After some more thinking and code review, I would assume that the problem
should not occur for word lists lookup. The feature assignment needs to be
fixed, but this cannot be done by removing the whitespace while loading alone.
This would rather introduce new problems, e.g., when a name is assigned to a
feature whithout spaces... I will add a test case for the lookup and will fix
the table problem with the second approach.
> MarkTable action not able to recognize entities with two or more words
> ----------------------------------------------------------------------
>
> Key: UIMA-4079
> URL: https://issues.apache.org/jira/browse/UIMA-4079
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Affects Versions: 2.2.2ruta
> Reporter: Silvestre Losada
> Assignee: Peter Klügl
> Fix For: 2.2.2ruta
>
>
> I think this error was introduced solving UIMA-4071. The problem is that
> RutaStream.getVisibleCoveredText method removes whitespaces in covered text.
> For example Bill Clinton covered text returns BillClinton.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)