Because it is convenient, in DKPro Core we added variants of the Java serialization-based format and of form 6 that include type system information. Would be nice to add these to the CAS Editor as well.
We also have code in the DKPro Core BinaryCasReader that auto-detects the any of the binary formats and loads them. That code is Apache-licensed. Cheers, -- Richard > On 15.07.2016, at 20:26, Peter Klügl <[email protected]> wrote: > > Hi, > > > I really like to see that the CAS Editor works with any UIMA supported > serialization format, e.g., some specific binary format. We have some > serious performance problems displaying large CAS files with many > annotations (with the same offset). > > > I could implement the required feature (or I could find someone), which > would lead to some functionality DKPro provides. (If Richard contributes > some code -> even better). > > It would be great if that functionality+utils class makes it into the > next release. I just wanted to mention it in case there is enough time > to implement it in the current roadmap ... and in case it would have > some influence on the version. > > Best, > > Peter
