Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,42 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- text-generation
|
6 |
+
language:
|
7 |
+
- he
|
8 |
+
tags:
|
9 |
+
- politics
|
10 |
+
- parliamentary
|
11 |
+
- Knesset
|
12 |
+
- Hebrew
|
13 |
+
pretty_name: Knesset (Israeli Parliament) Proceedings Corpus
|
14 |
+
size_categories:
|
15 |
+
- 10M<n<100M
|
16 |
---
|
17 |
+
# The Knesset (Israeli Parliament) Proceedings Corpus
|
18 |
+
<p align="center">
|
19 |
+
💻 <a href="https://github.com/THUDM/AgentTuning" target="_blank">[Github Repo]</a> • 📃 <a href="https://aclanthology.org/D18-1395" target="_blank">[Paper]</a>
|
20 |
+
</p>
|
21 |
+
|
22 |
+
### Dataset Description
|
23 |
+
|
24 |
+
An annotated corpus of Hebrew parliamentary proceedings containing over 32 million sentences from all the (plenary and committee) protocols held in the Israeli parliament
|
25 |
+
from 1998 to 2022.
|
26 |
+
Sentences are annotated with various levels of linguistic information, including part-of-speech tags, morphological features, dependency structures, and named entities.
|
27 |
+
They are also associated with detailed meta-information reflecting demographic and political properties of the speakers, based on a large database of parliament members and
|
28 |
+
factions that we compiled.
|
29 |
+
|
30 |
+
For more information see: [ArXiv](http://arxiv.org/abs/1111.11111)
|
31 |
+
|
32 |
+
## Usage
|
33 |
+
|
34 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
35 |
+
|
36 |
+
### License
|
37 |
+
|
38 |
+
<!-- This section describes suitable use cases for the dataset. -->
|
39 |
+
|
40 |
+
[More Information Needed]
|
41 |
+
|
42 |
+
### Citation
|