Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <cpeDescription xmlns="http://uima.apache.org/resourceSpecifier">
- <collectionReader>
- <collectionIterator>
- <descriptor>
- <import location="SentencesFromDBReader.xml"/>
- </descriptor>
- </collectionIterator>
- </collectionReader>
- <casProcessors casPoolSize="3" processingUnitThreadCount="1">
- <casProcessor deployment="integrated" name="SbmiUmlsSmallAggregatePlaintextProcessor">
- <descriptor>
- <import location="SbmiUmlsSmallAggregatePlaintextProcessor.xml"/>
- </descriptor>
- <deploymentParameters/>
- <errorHandling>
- <errorRateThreshold action="terminate" value="0/1000"/>
- <maxConsecutiveRestarts action="terminate" value="30"/>
- <timeout max="100000" default="-1"/>
- </errorHandling>
- <checkpoint batch="10000" time="1000ms"/>
- <configurationParameterSettings>
- <nameValuePair>
- <name>maxListSize</name>
- <value>
- <integer>2000</integer>
- </value>
- </nameValuePair>
- </configurationParameterSettings>
- </casProcessor>
- </casProcessors>
- <cpeConfig>
- <numToProcess>-1</numToProcess>
- <deployAs>immediate</deployAs>
- <checkpoint batch="0" time="300000ms"/>
- <timerImpl/>
- </cpeConfig>
- </cpeDescription>
Advertisement
Add Comment
Please, Sign In to add comment