imvladikon/knesset_meetings_corpus
Dataset Card Dataset Summary An example of a sample: { "text": <text content of given document>, "path": <file path to docx> } Dataset usage Available "kneset16","kneset17","knesset_tagged" configurations And only train set. train_ds = load_dataset("imvladikon/knesset_meetings_corpus", "kneset16", split="train") The Knesset Meetings Corpus 2004-2005 is made up of two components: Raw texts - 282 files made up of 867,725 lines together. These can be… See the full description on the dataset page: https://huggingface.co/datasets/imvladikon/knesset_meetings_corpus.
Dataset Card
Table of Contents
- Dataset Description
- Dataset Summary
- Supported Tasks and Leaderboards
- Languages
- Dataset Structure
- Data Instances
- Data Fields
- Data Splits
- Dataset Creation
- Curation Rationale
- Source Data
- Annotations
- Personal and Sensitive Information
- Considerations for Using the Data
- Social Impact of Dataset
- Discussion of Biases
- Other Known Limitations
- Additional Information
- Dataset Curators
- Licensing Information
- Citation Information
- Contributions
Dataset Description
- Homepage: https://zenodo.org/record/2707356
- Repository: https://github.com/NLPH/knesset-2004-2005
- Paper:
- Point of Contact:
- Size of downloaded dataset files:
- Size of the generated dataset:
- Total amount of disk used:
Dataset Summary
An example of a sample:
{
"text": <text content of given document>,
"path": <file path to docx>
}Dataset usage Available "kneset16","kneset17","knesset_tagged" configurations And only train set.
train_ds = load_dataset("imvladikon/knesset_meetings_corpus", "kneset16", split="train")The Knesset Meetings Corpus 2004-2005 is made up of two components:
- Raw texts - 282 files made up of 867,725 lines together. These can be downloaded in two formats:
- As `
docfiles, encoded usingwindows-1255` encoding:
- `
kneset16.zip- Contains 164 text files made up of 543,228 lines together.[MILA host] <http://yeda.cs.technion.ac.il:8088/corpus/software/corpora/knesset/txt/docs/kneset16.zip>_[Github Mirror] <https://github.com/NLPH/knesset-2004-2005/blob/master/kneset16.zip?raw=true>`_
- `
kneset17.zip- Contains 118 text files made up of 324,497 lines together.[MILA host] <http://yeda.cs.technion.ac.il:8088/corpus/software/corpora/knesset/txt/docs/kneset17.zip>_[Github Mirror] <https://github.com/NLPH/knesset-2004-2005/blob/master/kneset17.zip?raw=true>`_
- As `
txtfiles, encoded usingutf8` encoding:
- `
kneset.tar.gz- An archive of all the raw text files, divided into two folders:[Github mirror] <https://github.com/NLPH/knesset-2004-2005/blob/master/kneset.tar.gz>`_
- `
16` - Contains 164 text files made up of 543,228 lines together.
- `
17` - Contains 118 text files made up of 324,497 lines together.
- `
knesset_txt_16.tar.gz- Contains 164 text files made up of 543,228 lines together.[MILA host] <http://yeda.cs.technion.ac.il:8088/corpus/software/corpora/knesset/txt/utf8/knessettxt16.tar.gz>_[Github Mirror] <https://github.com/NLPH/knesset-2004-2005/blob/master/knessettxt16.tar.gz?raw=true>`_
- `
knesset_txt_17.zip- Contains 118 text files made up of 324,497 lines together.[MILA host] <http://yeda.cs.technion.ac.il:8088/corpus/software/corpora/knesset/txt/utf8/knessettxt17.zip>_[Github Mirror] <https://github.com/NLPH/knesset-2004-2005/blob/master/knessettxt17.zip?raw=true>`_
- Tokenized and morphologically tagged texts - Tagged versions exist only for the files in the `
16folder. The texts are encoded usingMILA's XML schema for corpora <http://www.mila.cs.technion.ac.il/eng/resourcesstandards.html>`. These can be downloaded in two ways:
- `
knesset_tagged_16.tar.gz- An archive of all tokenized and tagged files.[MILA host] <http://yeda.cs.technion.ac.il:8088/corpus/software/corpora/knesset/tagged/knessettagged16.tar.gz>_[Archive.org mirror] <https://archive.org/details/knessettranscripts20042005>`
Mirrors -------
This repository is a mirror of this dataset found on MILA's website <http://www.mila.cs.technion.ac.il/eng/resources_corpora_haknesset.html>_.
Zenodo mirror: https://zenodo.org/record/2707356 <https://zenodo.org/record/2707356>_
License -------
All Knesset meeting protocols are in the public domain <https://en.wikipedia.org/wiki/Public_domain> (`רשות הציבור <https://he.wikipedia.org/wiki/%D7%A8%D7%A9%D7%95%D7%AA%D7%94%D7%A6%D7%99%D7%91%D7%95%D7%A8>`_) by law. These files are thus in the public doamin and do not require any license or public domain dedication to set their status.
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2707356.svg :target: https://doi.org/10.5281/zenodo.2707356
.. |LICENCE| image:: https://github.com/NLPH/knesset-2004-2005/blob/master/publicdomainshield.svg :target: https://en.wikipedia.org/wiki/Public_domain
.. |PUBDOM| image:: https://github.com/NLPH/knesset-2004-2005/blob/master/publicdomain.png :target: https://en.wikipedia.org/wiki/Publicdomain
Supported Tasks and Leaderboards
Languages
Dataset Structure
Dataset Creation
Curation Rationale
Source Data
Initial Data Collection and Normalization
Who are the source language producers?
Annotations
Annotation process
Who are the annotators?
Personal and Sensitive Information
Considerations for Using the Data
Social Impact of Dataset
Discussion of Biases
Other Known Limitations
Additional Information
Dataset Curators
Licensing Information
The dataset is available under the Open Data Commons Public Domain Dedication & License 1.0.
