[ANNOUNCE] OpenNLP 1.8.4 released

2017-12-26 Thread Jeff Zemerick
The Apache OpenNLP team is pleased to announce the release of version 1.8.4
of Apache OpenNLP. The Apache OpenNLP library is a machine learning based
toolkit for the processing of natural language text. It supports the most
common NLP tasks, such as tokenization, sentence segmentation,
part-of-speech tagging, named entity extraction, chunking, and parsing.

The OpenNLP 1.8.4 binary and source distributions are available for
download from our download page: http://opennlp.apache.org/cgi-
bin/download.cgi

The OpenNLP library is distributed by Maven Central as well. See the Maven
Dependency page for more details: http://opennlp.apache.org/
maven-dependency.html

This release introduces new features, improvements and bug fixes. Java 1.8
and Maven 3.3.9 are required. Additionally the release contains the
following changes:

- Remove Tokenizer param from Doccat trainer CLI
- Add annotator notes to BratAnnotator
- Add 20Newsgroups format support to the doccat component
- Removed WordVector toArray methods
- Removed deprecated leipzig doccat format support
- Add filename to overlapping annotation exception in NameSample
- Resolved concurrency issue in POS tagger
- Brat Annotation Service does not serialize results appropriately

A detailed list of the issues related to this release can be found in the
release notes. For a complete list of fixed bugs and improvements please
see the README.html file included in the distribution.


[ANN] Apache Syncope 2.0.7

2017-12-26 Thread Francesco Chicchiriccò

The Apache Syncope team is pleased to announce the release of Syncope 2.0.7.

Apache Syncope is an Open Source system for managing digital identities
in enterprise environments, implemented in Java EE technology .

The release will be available within 24h from:
http://syncope.apache.org/downloads.html

Read the full change log available here:
https://s.apache.org/syncope207

Upgrading from 2.0.6? There are some notes about this process:
https://s.apache.org/pucD

We welcome your help and feedback. For more information on how to report
problems, and to get involved, visit the project website at

http://syncope.apache.org/

The Apache Syncope Team




[ANNOUNCE] Apache BookKeeper 4.6.0 released

2017-12-26 Thread Jia Zhai
The Apache BookKeeper team is proud to announce Apache BookKeeper version
4.6.0.

Apache BookKeeper is a scalable, fault-tolerant, and low-latency storage
service optimized for
real-time workloads. It has been used for a fundamental service to build
reliable services.
It is also the log segment store for Apache DistributedLog and the message
store for Apache Pulsar.

This is the 7th release of the Apache BookKeeper.
The 4.6.0 release incorporates new fixes, improvements, and features since
previous major release 4.5.0.

For BookKeeper release details and downloads, visit:
http://www.apache.org/dyn/closer.cgi/bookkeeper

BookKeeper 4.6.0 Release Notes are at:
https://bookkeeper.apache.org/docs/4.6.0/overview/releaseNotes/

We would like to thank the contributors that made the release possible.

Regards,

The BookKeeper Team