[
https://issues.apache.org/jira/browse/UIMA-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190063#comment-14190063
]
Peter Klügl commented on UIMA-4074:
-----------------------------------
No problem. A test would be good. What instructions do you need?
You could either create an analysis engine with an external resource with
uimaFIT or by using a descriptor. If the absolute path is required, then you
could search for the table in the classpath and set its url. Either way the
created analysis engine would execute some simple rules that apply the table
lookup. I normally test it by checking the created annotations.
> Load Wordtable and Wordlist from external resources
> ---------------------------------------------------
>
> Key: UIMA-4074
> URL: https://issues.apache.org/jira/browse/UIMA-4074
> Project: UIMA
> Issue Type: New Feature
> Components: ruta
> Affects Versions: 2.2.1ruta
> Reporter: Silvestre Losada
> Assignee: Peter Klügl
> Priority: Minor
> Fix For: 2.2.2ruta
>
> Attachments: UIMA-4074.sl.1.patch
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> This issue is related with UIMA-4062. The goal is to provide an
> implementation that is able to use WordTable or Wordlist implementation
> defined as external resource.
> To implement the functionality the aeContex has to be passed to
> RutaEnvironment, RutaEnvironment will take the WordList/WordTable
> implementation from external resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)