Hi,
> On 17. Aug 2022, at 17:55, raman ratnakar <
ramanra...@gmail.com> wrote:
>
> Could you please help us with any ways through which we can export the curated annotation in old UIMA CAS JSON format so that we can keep using existing python script?
Please check the release notes:
https://github.com/inception-project/inception/releases/tag/inception-24.0
There it says:
• The UIMA CAS JSON format has switched to a new implementation/format and can now not only be exported but also imported. If you rely on being able to export the old format, you have to re-enable it by adding ui.json-cas-legacy.enabled=true.
Cheers,
-- Richard