Richard Zowalla created OPENNLP-1428:
----------------------------------------
Summary: Enhance DownloadUtil to avoid the use of hard-coded model
urls
Key: OPENNLP-1428
URL: https://issues.apache.org/jira/browse/OPENNLP-1428
Project: OpenNLP
Issue Type: Improvement
Reporter: Richard Zowalla
Assignee: Richard Zowalla
As pointed out in https://github.com/apache/opennlp/pull/472, we should not
rely on hard-coded URLs in DownloadUtil.
Instead we can parse the content of
https://dlcdn.apache.org/opennlp/models/ud-models-1.0/ and automatically derive
the related model files from it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)