[ 
https://issues.apache.org/jira/browse/OPENNLP-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893620#comment-17893620
 ] 

ASF GitHub Bot commented on OPENNLP-1626:
-----------------------------------------

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.





> Update Website with new models (1.1)
> ------------------------------------
>
>                 Key: OPENNLP-1626
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1626
>             Project: OpenNLP
>          Issue Type: Sub-task
>            Reporter: Richard Zowalla
>            Assignee: Martin Wiesner
>            Priority: Minor
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> https://github.com/apache/opennlp-site/blob/main/src/main/jbake/content/models.ad



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to