The Apache UIMA Java SDK version 3.1.1 has been released.
It includes a performance improvement when processing simultaneously in parallel 100's of CASes using the same type system. Thanks to Richard for noticing this issue!
It's also our first release since moving to GIT๐
#ApacheUIMA This change is the reason the middle digit of the version number was bumped up.
Also updated is the Component Descriptor Editor,
so that it now works again with the latest Eclipse.
#ApacheUIMA The Java SDK version 3.1.0 has been released.
It includes an improvement contributed by Hai-Son Nguyen that changed JCasGen so that it now generates FSArray feature methods that have generic typing if the component type is declared.
#ApacheUIMA This change is the reason the middle digit of the version number was bumped up.
Also updated is the Component Descriptor Editor,
so that it now works again with the latest Eclipse.
#ApacheUIMA The Java SDK version 3.1.0 has been released.
It includes an improvement contributed by Hai-Son Nguyen that changed JCasGen so that it now generates FSArray feature methods that have generic typing if the component type is declared.
#ApacheUIMA UIMA Java SDK versions 2.10.3 and 3.0.1 released - mainly bug fixes and slight improvements. The 3.0.1 "select" framework had a large number of small fixes and realignments so it works like uimaFIT.