Hi,

no, I forgot about the doc for the type expression :-(

Best,

Peter

Marshall Schor <[email protected]> schrieb am Mo., 18. Nov. 2019, 18:11:

> Hi,
>
> Did the documentation for RUTA (docbook, etc) get updated for the features?
>
> I did a search on type expression and didn't find any mention of the new
> dot
> notation, for example.
>
> Cheers. -Marshall
>
> On 11/15/2019 11:49 AM, Peter Klügl wrote:
> > Hi,
> >
> > the first release candidate of Apache UIMA Ruta v2.8.0 is ready for
> voting.
> > This minor release is not compatible with UIMA v3
> >
> > Major changes in this release:
> >
> > UIMA Ruta Language and Analysis Engine:
> >
> > - The analysis engine is able to generate debug information about
> > inlined rules which includes also an extension of the ruta type system.
> > - Type expressions in dot notation for annotation expressions a new
> > supported: a1:ANY a2:ANY{a1.type==a2.type -> Type};
> > - Matching on string literals is no more restricted to single RutaBasic
> > annotations, e.g., it is not possible to write: "This is a test"{->
> Test};
> > - Dictionary matching is now more robust concerning white spaces in the
> > word list. The parameter dictRemoveWS is now also set to true by default.
> > - Fixed anchors at composed rule elements.
> > - Labels at macro actions are supported now.
> > - Fixed several bugs.
> >
> > UIMA Ruta Workbench:
> >
> > - New view for visualizing the explanation of inlined rules.
> > - Fixed problem with blocked build processes in Ruta projects with many
> > scripts.
> > - Fixed bugs.
> >
> >
> >
> > Staging repository:
> > https://repository.apache.org/content/repositories/orgapacheuima-1239/
> >
> > SVN tag:
> > https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.8.0
> >
> > Update site:
> >
> https://dist.apache.org/repos/dist/dev/uima/ruta/ruta-2.8.0-rc1/eclipse-update-site/ruta/
> >
> > Archive with all sources:
> >
> https://dist.apache.org/repos/dist/dev/uima/ruta/ruta-2.8.0-rc1/ruta-2.8.0-source-release.zip
> >
> > Overall 33 issues have been fixed for this release (2 with other
> resolution)
> > They can be found in the RELEASE_NOTES.html.
> >
> > ... and here:
> >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.8.0ruta%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
> >
> > Please vote on release:
> >
> > [ ] +1 OK to release
> > [ ]  0 Don't care
> > [ ] -1 Not OK to release, because ...
> >
> > Thanks.
> >
> > Peter
> >
>

Reply via email to