On 23. Jan 2019, at 14:23, Sarah <sarschu@gmail.com> wrote:
>
> I assume that implementing a SharedResourceObject could be the way to go?
It really depends on what your goal is.
Check out [1] for some alternatives on external resources. They are more flexible then
standard parameters, but they are not "arbitrary" objects by default.
Or you can go with the custom resource manager as in the example that I have shown you before.
Cheers,
-- Richard
[1] https://uima.apache.org/d/uimafit-current/tools.uimafit.book.html#ugr.tools.uimafit.externalresources
|