datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
KnessetCorpus
The Knesset (Israeli Parliament) Proceedings Corpus
💻 [Github Repo] •
📃 [Paper] •
📊 [ES kibana dashboard]
Dataset Description
An annotated corpus of Hebrew parliamentary proceedings containing over 35 million sentences from all the (plenary and committee) protocols held in the Israeli parliament
from 1992 to 2024.Sentences are annotated with various levels of linguistic information, including part-of-speech tags, morphological features, dependency… See the full description on the dataset page: https://huggingface.co/datasets/HaifaCLGroup/KnessetCorpus.knesset-committees
About
This dataset is derived from raw a/v recordings and human-generated protocols of the Knesset (the Israeli house of representatives) committee sessions as part of the ivrit.ai project.
Consider visiting the preview space for this dataset here
Method
Data dumps from the Knesset contain A/V recordings of committee sessions, alongside human-generated protocols.
We extract the audio stream, abd produce weakly time stamped segmentation of the protocol text (we… See the full description on the dataset page: https://huggingface.co/datasets/ivrit-ai/knesset-committees.KnessetCorpusFor The Knesset Corpus:
[The Knesset Corpus]
knesset-plenums
About
This dataset is derived from raw a/v recordings and human-generated protocols of the Knesset (the Israeli house of representatives) plenums as part of the ivrit.ai project.
Consider visiting the preview space for this dataset here
Method
Data dumps from the Knesset contain A/V recordings, alongside proprietary protocols with timestamps.
We extract the audio stream, and clean up timestamp mistakes (such as backward jumps, or out-of-order timestamp artifacts).
The… See the full description on the dataset page: https://huggingface.co/datasets/ivrit-ai/knesset-plenums.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 downloaded in… See the full description on the dataset page: https://huggingface.co/datasets/imvladikon/knesset_meetings_corpus.KnessetNews
Dataset Card for Knesset News
Hebrew Press Releases From the Knesset(Israeli Parliament)
Dataset Details
Dataset Description
The dataset contains all the official knesset hebrew press releases up until 21-07-2025
Curated by: [@Wissotsky]
Language: [Hebrew]
Dataset Sources
Knesset Press Releases
Dataset Structure
SP_Id (string): Unique identifier for each news article from the Knesset system
Title (string): Article headline/subject
Date… See the full description on the dataset page: https://huggingface.co/datasets/Wissotsky/KnessetNews.
