Dear List,

can please anyone comment on the effect that the following settings in a analysisEngineDescription have? I wonder if they change the order of the processing in a multi-threaded run of a cpe. Does is change anything if i set those parameters or is it just to control things from outside?

I ask because i need to log which files where able to run through all processes Annotators since many of the annotators contanct web services. In the cas consumer i than write the list to a file. But what if there is one process that says modifiesCas=false. If an error happens in there does the CAS Consumer care and end the Chain or does it just don't care? IS there a documentation on this?

<operationalProperties>
      <modifiesCas>true</modifiesCas>
      <multipleDeploymentAllowed>true</multipleDeploymentAllowed>
      <outputsNewCASes>false</outputsNewCASes>
 </operationalProperties>

Thank you all

--
Andreas Niekler, Dipl. Ing. (FH)
NLP Group | Department of Computer Science
University of Leipzig
Johannisgasse 26 | 04103 Leipzig

mail: [email protected]

Reply via email to