de-francophones commited on
Commit
6c495d9
·
verified ·
1 Parent(s): 6276626

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -23
README.md CHANGED
@@ -1,24 +1,24 @@
1
- ---
2
- language:
3
- - fr
4
- - multilingual
5
- viewer: false
6
- license: cc-by-4.0
7
- ---
8
-
9
- > [!NOTE]
10
- > Dataset origin: https://zenodo.org/records/3819374
11
-
12
-
13
- ## Description
14
- The ParisParl Corpus of Parliamentary Debates, prepared in the [PolMine Project](https://polmine.github.io/), comprises all protocols of plenary sessions in the French Assemblée nationale between 1996 and 2019. The corpus is built based on pdf documents issued by the Assemblée nationale. The R package [frappp](https://polmine.github.io/frappp_slides/slides_en.html#1) has been used to extract structural information from the orginal text and to prepare an XML version of the corpus (preliminary TEI format). The structural annotation comprises speaker, party affiliation, parliamentary group affiliation, role, legislative period, session, date, interjections, year and agenda item.
15
-
16
- This release offers a linguistically annotated and indexed format of the corpus. As part of the corpus preparation pipeline, the data has been linguistically annotated (using the [TreeTagger](https://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/) and [StanfordNLP](https://stanfordnlp.github.io/stanfordnlp/)) and imported into the [Corpus Workbench (CWB)](https://cwb.sourceforge.io/). The linguistic annotation comprises POS-tagging and lemmatization.
17
-
18
- This language resource is still very much in development and comes without any guarantees.
19
-
20
-
21
- ## Citation
22
- ```
23
- C. Leonhardt et A. Blätte, « ParisParl Corpus of Parliamentary Debates ». Zenodo, mai 10, 2020. doi: 10.5281/zenodo.3819374.
24
  ```
 
1
+ ---
2
+ language:
3
+ - fra
4
+ - multilingual
5
+ viewer: false
6
+ license: cc-by-4.0
7
+ ---
8
+
9
+ > [!NOTE]
10
+ > Dataset origin: https://zenodo.org/records/3819374
11
+
12
+
13
+ ## Description
14
+ The ParisParl Corpus of Parliamentary Debates, prepared in the [PolMine Project](https://polmine.github.io/), comprises all protocols of plenary sessions in the French Assemblée nationale between 1996 and 2019. The corpus is built based on pdf documents issued by the Assemblée nationale. The R package [frappp](https://polmine.github.io/frappp_slides/slides_en.html#1) has been used to extract structural information from the orginal text and to prepare an XML version of the corpus (preliminary TEI format). The structural annotation comprises speaker, party affiliation, parliamentary group affiliation, role, legislative period, session, date, interjections, year and agenda item.
15
+
16
+ This release offers a linguistically annotated and indexed format of the corpus. As part of the corpus preparation pipeline, the data has been linguistically annotated (using the [TreeTagger](https://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/) and [StanfordNLP](https://stanfordnlp.github.io/stanfordnlp/)) and imported into the [Corpus Workbench (CWB)](https://cwb.sourceforge.io/). The linguistic annotation comprises POS-tagging and lemmatization.
17
+
18
+ This language resource is still very much in development and comes without any guarantees.
19
+
20
+
21
+ ## Citation
22
+ ```
23
+ C. Leonhardt et A. Blätte, « ParisParl Corpus of Parliamentary Debates ». Zenodo, mai 10, 2020. doi: 10.5281/zenodo.3819374.
24
  ```