This is an automated email from the ASF dual-hosted git repository. smarthi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
commit 1d7207eaa399db6d92abbbfa5e85d175eb3e5d90 Author: Suneel Marthi <[email protected]> AuthorDate: Fri Oct 27 14:59:29 2017 +0530 Update release-183.ad --- src/main/jbake/content/news/release-183.ad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/jbake/content/news/release-183.ad b/src/main/jbake/content/news/release-183.ad index 4b3f4ab..49bb7f1 100644 --- a/src/main/jbake/content/news/release-183.ad +++ b/src/main/jbake/content/news/release-183.ad @@ -44,7 +44,7 @@ Additionally the release contains the following noteworthy changes: - New experimental API for Word Vectors and support for Glove vector files - Code cleanups and addition of test cases - Java 9 module name is now set to org.apache.opennlp.tools -- All Sample objects now implement Serializable to work better with solutions like Apache Flink +- All Sample objects now implement Serializable to better work with distributed frameworks like Apache Flink A detailed list of the issues related to this release can be found in the release notes. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
