kinow commented on a change in pull request #65: URL: https://github.com/apache/opennlp-site/pull/65#discussion_r642686643
########## File path: src/main/jbake/content/news/news-2021-05-30.ad ########## @@ -0,0 +1,29 @@ +//// + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +//// += OpenNLP Pre-trained Models Available +2021-05-30 +:jbake-type: post +:jbake-tags: news +:jbake-status: published +:category: news +:idprefix: + +== OpenNLP Pre-trained Models Available + +Pre-trained sentence, parts of speech, and token models are now available for English, French, Italian, German, and Dutch. These models were trained on the Universal Dependency corpus and are intended to provide usable models under the Apache 2.0 license. See the models README for more information on the models including how each was created and evaluated. Review comment: Missing newline, but not super important ########## File path: src/main/jbake/content/models.ad ########## @@ -70,3 +213,11 @@ That can easily be done with: More information about release signing and verifying signatures can be found https://www.apache.org/dev/release-signing.html[here]. + +# SourceForge Models + +The models on Sourceforge for 1.5.0 are http://opennlp.sourceforge.net/models-1.5/[found here] Review comment: Maybe use https link (nit picking - IDE linter is now detecting http links as low issues, not important) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
