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. In order to debug OpenCalais annotations I'll have to generate (and commit) also TypeSystem classes. What do you think? Thanks, Tommaso
[1] : http://www.mail-archive.com/[email protected]/msg02354.html
