Skip to content

Commit

Permalink
Merge branch 'license-corefud-1.2' into clarin-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kosarko committed Mar 28, 2024
2 parents 1cc4fb3 + f22ef16 commit cf32f01
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<div id="faq-like">
<h2 id="ufal-point-faq">CorefUD v1.2 License Agreement</h2>
<div>
(2024/03/25)
</div>
<hr />
<div class="well">
<h3>CorefUD v1.2 License Terms</h3>
<p>CorefUD v1.2 (referred to as &#x201C;CorefUD&#x201D; in the rest of this document)
is a collection of linguistic data. Each of the corpora has its own license terms
and you (the &#x201C;User&#x201D;) are responsible for complying with the license terms
applicable to those parts of CorefUD which you use. If you do not agree with the license terms,
you must stop using CorefUD and destroy all copies of CorefUD data that you have obtained.</p>
<br />
<p class="alert alert-danger">You are specifically reminded that some of the corpora
permit only non-commercial usage.</p>
<br />
<p>The license for every corpus included in the release is specified in the appropriate
corpus directory.</p>
<br />

<h3>Overview of the corpora and their license terms</h3>
<table class="table table-striped">
<thead>
<tr><th>Corpus</th><th>License</th></tr>
</thead>
<tbody>
<tr>
<td>CorefUD_Ancient_Greek-PROIEL</td>
<td>CC BY-NC-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_Ancient_Hebrew-PTNK</td>
<td>CC BY-NC 4.0</td>
</tr>
<tr>
<td>CorefUD_Catalan-AnCora</td>
<td>CC BY 4.0</td>
</tr>
<tr>
<td>CorefUD_Czech-PCEDT</td>
<td>CC BY-NC-SA 3.0</td>
</tr>
<tr>
<td>CorefUD_Czech-PDT</td>
<td>CC BY-NC-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_English-GUM</td>
<td>CC BY-NC-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_English-LitBank</td>
<td>CC BY 4.0</td>
</tr>
<tr>
<td>CorefUD_English-ParCorFull</td>
<td>CC BY-NC 4.0</td>
</tr>
<tr>
<td>CorefUD_French-Democrat</td>
<td>CC BY-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_German-ParCorFull</td>
<td>CC BY-NC 4.0</td>
</tr>
<tr>
<td>CorefUD_German-PotsdamCC</td>
<td>CC BY-NC-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_Hungarian-KorKor</td>
<td>CC BY 4.0</td>
</tr>
<tr>
<td>CorefUD_Hungarian-SzegedKoref</td>
<td>CC BY 4.0</td>
</tr>
<tr>
<td>CorefUD_Lithuanian-LCC</td>
<td>CLARIN-LT End User License</td>
</tr>
<tr>
<td>CorefUD_Norwegian-BokmaalNARC</td>
<td>CC BY-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_Norwegian-NynorskNARC</td>
<td>CC BY-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_Old_Church_Slavonic-PROIEL</td>
<td>CC BY-NC-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_Polish-PCC</td>
<td>CC BY 3.0</td>
</tr>
<tr>
<td>CorefUD_Russian-RuCor</td>
<td>CC BY-SA 4.0</td>
</tr>
<tr>
<td>CorefUD_Spanish-AnCora</td>
<td>CC BY 4.0</td>
</tr>
<tr>
<td>CorefUD_Turkish-ITCC</td>
<td>CC BY-NC-SA 4.0</td>
</tr>
</tbody>
</table>

<h3>Licenses</h3>
<table class="table">
<thead>
<tr><th>License</th><th>URL</th></tr>
</thead>
<tbody>
<tr><td>CC BY 3.0</td><td><a href="http://creativecommons.org/licenses/by/3.0/">http://creativecommons.org/licenses/by/3.0/</a></td></tr>
<tr><td>CC BY 4.0</td><td><a href="http://creativecommons.org/licenses/by/4.0/">http://creativecommons.org/licenses/by/4.0/</a></td></tr>
<tr><td>CC BY-NC 4.0</td><td><a href="http://creativecommons.org/licenses/by-nc/4.0/">http://creativecommons.org/licenses/by-nc/4.0/</a></td></tr>
<tr><td>CC BY-NC-SA 3.0</td><td><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">http://creativecommons.org/licenses/by-nc-sa/3.0/</a></td></tr>
<tr><td>CC BY-NC-SA 4.0</td><td><a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">http://creativecommons.org/licenses/by-nc-sa/4.0/</a></td></tr>
<tr><td>CC BY-SA 4.0</td><td><a href="http://creativecommons.org/licenses/by-sa/4.0/">http://creativecommons.org/licenses/by-sa/4.0/</a></td></tr>
<tr><td>CLARIN-LT End User License</td><td><a href="https://clarin.vdu.lt/licenses/eula/PUB_CLARIN-LT_End-User-Licence-Agreement_EN-LT.htm">https://clarin.vdu.lt/licenses/eula/PUB_CLARIN-LT_End-User-Licence-Agreement_EN-LT.htm</a></td></tr>
</tbody>
</table>
</div>
</div>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<page>
<title>CorefUD v1.2 License Agreement</title>
<title-menu>CorefUD v1.2 License Agreement</title-menu>
</page>

0 comments on commit cf32f01

Please sign in to comment.