The UIMA-AS is undergoing refactoring right now so it will take some time
to complete and internally test it. I think 3rd quarter is a realistic
target but will try to deliver sooner.

-Jerry


On Tue, Feb 14, 2017 at 1:14 PM, Marshall Schor <[email protected]> wrote:

> The alpha release has been designed to be compatible with UIMA C++, but not
> tested there, so there could be some issues.
>
> We don't have a time frame yet for uima-as.  I'm guessing maybe 3rd
> quarter 2017?
>
> -Marshall
>
> On 2/14/2017 10:58 AM, Fox, David wrote:
> > Two questions:
> >
> > 1.  Has the alpha release been designed to be compatible with UIMA C++
> (latest release 2.4.0), and/or tested with that release?
> >
> > 2.  Is there a rough timeframe for a UIMA AS version of 3.0-alpha?
> >
> > Thanks,
> > David
> >
> > From: Marshall Schor <[email protected]<mailto:[email protected]>>
> > Reply-To: <[email protected]<mailto:[email protected]>>
> > Date: Tuesday, January 31, 2017 at 12:01 PM
> > To: <[email protected]<mailto:[email protected]>>
> > Cc: uima-dev <[email protected]<mailto:[email protected]>>,
> uima-user <[email protected]<mailto:[email protected]>>
> > Subject: [ANNOUNCE] Apache UIMA Java SDK 3.0.0-alpha released
> >
> >
> > The Apache UIMA team is pleased to announce the release of the Apache
> UIMA Java
> > SDK, version 3.0.0-alpha.  This is an early of version 3.0.0 intended to
> enable
> > a wider set of users to test and give feedback.
> >
> > Apache UIMA <http://uima.apache.org><http://uima.apache.org> is a
> component architecture and framework
> > for the analysis of unstructured content like text, video and audio data.
> >
> > This release is a major rewrite of the internals of core UIMA, and
> > includes many new features, including:
> >  -- support for arbitrary Java objects in the CAS
> >  -- New semi-built-in UIMA types: FSArrayList, FSHashSet,
> IntegerArrayList
> >  -- New "select" framework integrated with Java 8 Streams
> >  -- Elimination of concurrent modification exception
> >       while iterating over UIMA indexes
> >  -- Automatic Garbage Collection of unreferenced Feature Structures
> >
> > A full description of the new and changed parts is here:
> > http://uima.apache.org/d/uimaj-3.0.0-alpha/version_3_users_guide.html
> >
> > This release requires Java 8, and is intended to be backwards compatible
> with
> > existing Version 2 pipeline code, except for the need to regenerate or
> migrate
> > (tooling provided) user-defined JCas class definitions.
> >
> > Please send feedback via the Apache UIMA project mailing lists.
> >
> >  -Marshall Schor, for the Apache UIMA development team
> > This e-mail, including attachments, may include confidential and/or
> > proprietary information, and may be used only by the person or entity
> > to which it is addressed. If the reader of this e-mail is not the
> intended
> > recipient or his or her authorized agent, the reader is hereby notified
> > that any dissemination, distribution or copying of this e-mail is
> > prohibited. If you have received this e-mail in error, please notify the
> > sender by replying to this message and delete this e-mail immediately.
> >
>

Reply via email to