Hi all,
I'm trying to use UIMAFIT inside a Ruta script passing some parameters
but i get an error, here an example:
UIMAFIT de.tudarmstadt.ukp.dkpro.core.io.xmi.XmiWriter;
Document{CONTAINS(Entity)-> CONFIGURE(XmiWriter, "targetLocation" =
"src/test/resources"), EXEC(XmiWriter)};
And here the error:
Caused by: org.apache.uima.resource.ResourceConfigurationException: No
value has been assigned to the mandatory configuration parameter
targetLocation.
It is possible pass parameters to an uimaFit engine?
Thanks in advance,
JM
|