Ok, I guess I don't actually need to do that, ConceptMapper only looks
for the "key" and doesn't seem to know about the indirect binding, right?
And in uimaFIT if I want to bind the same resource to several AEs I use
createExternalResourceDescription() and then just pass it like any other
parameter to createEngineDescription()?
Bye,
Jens
On 10/24/2013 05:28 PM, Jens Grivolla wrote:
> Hi, I'm trying to run ConceptMapper from uimaFIT, but
> createDependencyAndBind doesn't seem to allow to separate declaring the
> external resource (with a "name") and binding that "name" to a "key". I
> looked through ExternalResourceFactory but didn't find any method that
> seems to obviously do what I need. What should I do?
>
> Btw, I updated ConceptMapper to be based on JCasAnnotator_ImplBase
> instead of Annotator_ImplBase and TextAnnotator (both deprecated).
>
> Bye,
> Jens
>
>
|