On 6/17/2010 4:17 AM, Tommaso Teofili wrote: > Hi all, > as said previously OpenCalaisAnnotator and AlchemyAPIAnnotator are being > used inside (incubating) Apache Clerezza project to enrich graphs. > Yesterday an issue with OpenCalaisAnnotator came up, I made some quick > integration tests myself and verified that in some strange cases "begin" and > "end" of some OC Annotations have both value '-7' resulting in > IndexOutOfBoundsException when calling annotation.getCoveredText() [1]. > For this reason I would like to put some unit and integration tests in place > for the OpenCalaisAnnotator to check out and fix such an issue. >
Sounds good. > In order to debug OpenCalais annotations I'll have to generate (and commit) > also TypeSystem classes. > Why would this be an issue? Would these be test cases? Would this require some kind of "sign-up" for using the Open Calais services to run the test? (If so, could these be "mocked", instead?) -Marshall > What do you think? > Thanks, > Tommaso > > [1] : > http://www.mail-archive.com/[email protected]/msg02354.html > >
