Hi Philip, thanks, that really helps. Looking into the uimaFIT source code showed that UIMA is missing some documentation that would be really useful.
I think I will use uimaFIT from now on. UimaFit should be part of UIMA itself. But you could have mentioned that umiaFIT depends on Apache Commons somewhere. Thanks, Armin -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Philip Ogren Gesendet: Montag, 1. November 2010 16:20 An: [email protected] Betreff: Re: Compare two CASes Hi Armin, I have put together some example code together using uimaFIT to address this very common scenario. There's a wiki page that provides an entry point here: http://code.google.com/p/uimafit/wiki/RunningExperiments Hope this helps. Philip On 11/1/2010 2:09 AM, [email protected] wrote: > Hi, > > how to compare two CASes? I like to compute the f-value for some > annotations of an actual CAS compared to a target CAS. > > To compare two CASes I need them both in one analysis engine. But an > analysis engine processes only one CAS at a time. Have I to merge the > two CASes first to get a CAS with a target view and a actual view? How > do I merge two CASes? > > Or is an analysis engine the wrong place to do this? > > Thanks, > > Armin > > > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 10.0.1153 / Virus Database: 424/3230 - Release Date: 10/31/10 > > >
