Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Update ParlaMint-1000 with Summary column
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdapretnar committed Jul 12, 2024
1 parent 27871c5 commit e317520
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions core/ParlaMint-1000.tab.info
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "ParlaMint-1000",
"title": "ParlaMint",
"description": "A sample of 1000 parliamentary debates from the ParlaMint-GB corpus. ParlaMint-GB features speeches from both houses of the parliament for years 2019 and 2020. It comes with rich metadata, such as speaker name, party affiliation, and speaker role.",
"description": "A sample of 1000 parliamentary debates from the ParlaMint-GB 2.1 corpus. ParlaMint-GB features speeches from both houses of the parliament for years 2019 and 2020. It comes with rich metadata, such as speaker name, party affiliation, and speaker role. A column with GPT-generated summaries is added.",
"references": [
"Toma\u017e Erjavec et al. The ParlaMint corpora of parliamentary proceedings. Language Resources and Evaluation, 2022. https://doi.org/10.1007/s10579-021-09574-0"
"Tomaž Erjavec et al. The ParlaMint corpora of parliamentary proceedings. Language Resources and Evaluation, 2022. https://doi.org/10.1007/s10579-021-09574-0"
],
"tags": [
"text",
Expand All @@ -12,12 +12,12 @@
"politics"
],
"target": "categorical",
"version": "2.1",
"version": "2.2",
"year": 2021,
"instances": 1000,
"missing": true,
"variables": 17,
"variables": 18,
"source": "https://github.com/clarin-eric/ParlaMint/blob/main/Samples/ParlaMint-GB/ParlaMint-GB.ana.xml",
"url": "https://datasets.biolab.si/core/ParlaMint-1000.tab",
"size": 1741646
"url": "http://file.biolab.si/datasets/ParlaMint-1000.tab",
"size": 1795759
}

0 comments on commit e317520

Please sign in to comment.