Hi everyone! I'm really new to UIMA and I need some help! :-) I have to develop a plugin for the Jazz Platform and I need also some UIMA components, in order to extract some text from the description field of a work item. I would like to create an aggregate analysis engine, combining the WhitespaceTokenizer and the DictionaryAnnotator, but I get always some errors. I've read the user guide, the tutorial and the "source guide" here ( http://incubator.apache.org/uima/svn.html) and I've tried also to include UIMA components using the Pear installer....but it doesn't work!
Any ideas? Thanks.