Locked History Actions

Diff for "PolishSummariesCorpus"

Differences between revisions 18 and 19
Revision 18 as of 2016-10-13 20:57:15
Size: 1897
Editor: MateuszKopec
Comment:
Revision 19 as of 2018-10-22 22:16:37
Size: 2868
Editor: MateuszKopec
Comment:
Deletions are marked like this. Additions are marked like this.
Line 48: Line 48:



{{{#!rhtml
<script type="application/ld+json">
{
  "@context":"http://schema.org/",
  "@type":"Dataset",
  "name":"Polish Summaries Corpus",
  "description":"Corpus of Polish news summaries.",
  "url":"http://zil.ipipan.waw.pl/PolishSummariesCorpus",
  "keywords":[
"summarization", "polish", "corpus", "news"
  ],
  "creator":{
     "@type":"Organization",
     "url": "https://ipipan.waw.pl/",
     "name":"Institute of Computer Science, Polish Academy of Sciences",
     "contactPoint":{
        "@type":"ContactPoint",
        "contactType": "customer service",
        "telephone":"+48-22-380-05-00",
        "email":"ipi@ipipan.waw.pl"
     }
  },
  "distribution":[
     {
        "@type":"DataDownload",
        "encodingFormat":"XML",
        "contentUrl":"http://zil.ipipan.waw.pl/PolishSummariesCorpus?action=AttachFile&do=view&target=PSC_1.0.zip"
     }
  ],
  "temporalCoverage":"1993-01-01/2002-12-31"
}
</script>
}}}

logo

Polish Summaries Corpus

This page offers the official Creative Commons Attribution 3.0 Unported License release of the corpus of Polish news summaries, which creation was cofounded by the ATLAS project and by the European Union from resources of the European Social Fund -- Project PO KL „Information technologies: Research and their interdisciplinary applications”. By downloading the corpus data you accept the conditions of that licence.

Contact person: Mateusz Kopeć
License: CC BY v.3

http://i.creativecommons.org/l/by/3.0/88x31.png

Texts to summarize were extracted from http://www.cs.put.poznan.pl/dweiss/research/rzeczpospolita/ and are currently available on terms stated at that corpus webpage.

Documentation

Description of the corpus (in English).

Downloads

Preliminary version of the corpus is available to download under the following link:

There is a Java API to the corpus:

  • source code is available at git repository

  • Maven users may add following dependency:

<dependency>
  <groupId>pl.waw.ipipan.zil.summ</groupId>
  <artifactId>pscapi</artifactId>
  <version>1.0</version>
</dependency>

and repository:

<repository>
  <id>zil-maven-repo</id>
  <name>ZIL maven repository</name>
  <url>http://maven.nlp.ipipan.waw.pl/content/repositories/releases/</url>
</repository>   

Citing

When using Polish Summaries Corpus, please cite the following article: List of publications

Maciej Ogrodniczuk and Mateusz Kopeć. The Polish Summaries Corpus. In Nicoletta Calzolari, Khalid Choukri, Thierry Declerck, Hrafn Loftsson, Bente Maegaard, Joseph Mariani, Asuncion Moreno, Jan Odijk, and Stelios Piperidis, editors, Proceedings of the Ninth International Conference on Language Resources and Evaluation, LREC 2014, pages 3712–3715, Reykjavík, Iceland, 2014. European Language Resources Association (ELRA).