Locked History Actions

Diff for "PolishSummariesCorpus"

Differences between revisions 1 and 19 (spanning 18 versions)
Revision 1 as of 2013-10-26 08:50:12
Size: 49
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 1: Line 1:
#acl +All:read Default

{{attachment:logo.png|logo|width=100 height=100}}
Line 3: Line 6:
In construction. This page offers the official [[http://creativecommons.org/licenses/by/3.0/deed.en_US|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 -- [[http://phd.ipipan.waw.pl/|Project PO KL „Information technologies: Research and their interdisciplinary applications”]]. By downloading the corpus data you accept the conditions of that licence.

'''Contact person:'''
[[MateuszKopec|Mateusz Kopeć]]<<BR>>
'''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/||``Rzeczpospolita corpus'']] and are currently available on terms stated at that corpus webpage.

== Documentation ==

[[attachment:manual.pdf|Description]] of the corpus (in English).

== Downloads ==

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

 * [[attachment:PSC_1.0.zip|Polish Summaries Corpus 1.0]]

There is a Java API to the corpus:
 * source code is available at [[http://git.nlp.ipipan.waw.pl/summarization/pscapi|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:
<<BibMate(key, "ogro:kop:14:lrec", omitYears=true)>>



{{{#!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).