Hi Sean, Tim, cTAKES Community, How do I make the cTAKES Collection Reader continuously "listen" for more clinical documents to process?
Some notes on how I am trying this: - I am using Tim's awesome cTAKES Docker solution: https://github.com/tmills/ctakes-docker - Target UIMA operation that is being targetted: *org.apache.uima.examples.as.RunRemoteAsyncAE* - Descriptor file that is passed in: https://github.com/tmills/ctakes-docker/blob/master/desc/localDeploymentDescriptorNoDeid.xml - The arguments being passed (note that ActiveMQ is used as the broker): *tcp://<local ip address>:61616 mainQueue -d desc/localDeploymentDescriptor.xml -c desc/FilesInDirectoryCollectionReader.xml -o xmis/* Thanks, Matthew Vita www.matthewvita.com
