mawiesne commented on code in PR #87:
URL: https://github.com/apache/opennlp-site/pull/87#discussion_r1819745923


##########
src/main/jbake/content/models.ad:
##########
@@ -21,180 +21,689 @@
 :jbake-tags: models
 :jbake-status: published
 :idprefix:
+:toc: preamble
+:toc-title: Content
 
-Use the links in the table below to download the pre-trained models for the 
Apache OpenNLP.
+The Apache OpenNLP project provides several pre-trained model files:
 
+* 1 generic model to conduct _language detection_ on a specified text input
+* 23 language specific models to accomplish: _sentence detection_, _part of 
speech tagging_, and _tokenization_.
+
+== Models
 IMPORTANT: All models are zip compressed (like a jar file), they *must not* be 
uncompressed.
 
+Use the URLs in the tables below to download the pre-trained models for use 
with the Apache OpenNLP toolkit.
+
+=== Language detection
+
 [options="header"]
 |======
-| Component | Language | Compatibility | Description | README and Reports | 
File | Signatures
-
-| Language Detector
+| Language | Description | Compatibility | README and Reports | File | 
Signatures

Review Comment:
   @rzo1 I introduced the new property `opennlp.downloads` in 
`jbake.properties` which is resolved as configured during site build and now 
points to the URL you suggested.
   
   Should be fine and ready for rollout now.



-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to