[
https://issues.apache.org/jira/browse/OPENNLP-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653698#comment-17653698
]
ASF GitHub Bot commented on OPENNLP-1435:
-----------------------------------------
rzo1 commented on code in PR #480:
URL: https://github.com/apache/opennlp/pull/480#discussion_r1060191552
##########
opennlp-docs/src/docbkx/corpora.xml:
##########
@@ -144,12 +144,12 @@ F-Measure: 0.9230575441395671]]>
<title>Getting the data</title>
<para>The data consists of three files per language: one
training file and two test files testa and testb.
The first test file will be used in the development phase for
finding good parameters for the learning system.
- The second test file will be used for the final evaluation.
Currently there are data files available for two languages:
+ The second test file will be used for the final evaluation.
Currently, there are data files available for two languages:
Spanish and Dutch.
</para>
<para>
The Spanish data is a collection of news wire articles made
available by the Spanish EFE News Agency. The articles are
- from May 2000. The annotation was carried out by the <ulink
url="http://www.talp.cat/">TALP Research Center</ulink> of the Technical
University of Catalonia (UPC)
+ from May 2000. The annotation was carried out by the <ulink
url="https://www.talp.cat/">TALP Research Center</ulink> of the Technical
University of Catalonia (UPC)
and the <ulink url="http://clic.ub.edu/">Center of Language and
Computation (CLiC)</ulink>of the University of Barcelona (UB), and funded by
the European Commission
Review Comment:
Not really. Maybe:
[this](https://www.ub.edu/portal/web/filologia-comunicacio/centre-de-llenguatge-i-computacio-clic-)
- last internet archive is from March 2022 (seems to be down a while now):
http://web.archive.org/web/20220516042208/http://clic.ub.edu/
> Clear typos from opennlp-docs module
> ------------------------------------
>
> Key: OPENNLP-1435
> URL: https://issues.apache.org/jira/browse/OPENNLP-1435
> Project: OpenNLP
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 2.1.0
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.1.1
>
>
> The opennlp-docs module shows several typos in several _docbkx_ files.
> Aims:
> * Resolve obvious typos.
> * Convert http to https URLs if possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)