Hi,

I'm new to UIMA and I encountered some difficulty when trying to implement
my application.

So I'm trying to build a CPE that takes descriptors as its arguments to
analyze a set of documents and eventually print out the result. Based on the
SimpleCPM class provided in the sample code, I'm able to get most of things
working. However, it won't be able to properly handle a analysis engine that
has multiple types in there. For instance, if I put in the descriptor
ex3/TutorialDateTime.xml, nothing will be printed by the AnnotationPrinter.
Could someone please explain why this won't work and how this can be fixed?

Best Regards,

William

Reply via email to