Roberto Franchini wrote:
On Nov 14, 2007 1:09 PM, Roberto Franchini <[EMAIL PROTECTED]> wrote:
Hi to all,
I need to build an aggregate angine in a programmatic way, but I
didn't find anything in the docs or api.
[cut]

Nobody can help me? I didn't find a solution :(
Well, I found it: produce an xml  descriptor of an aggregate analysis
and use it :)
Thanks anyway!
Roberto

Maybe I don't understand your initial question. But If you just want to create an aggregate AE using the UIMA APIs you can look at
this test case
http://svn.apache.org/repos/asf/incubator/uima/uimaj/trunk/uimaj-core/src/test/java/org/apache/uima/pear/util/PearRuntimeTest.java The method runPearRuntimeTestcase(String pear1, String pear2) creates an aggregate AE using the UIMA API.

-- Michael

Reply via email to