belgium_parliament: Dataset from 2017 with Questions asked in the Belgium Federal...

belgium_parliamentR Documentation

Dataset from 2017 with Questions asked in the Belgium Federal Parliament

Description

Dataset from 2017 with Questions asked by members of the Belgian Federal Parliament.
The dataset was extracted from http://data.dekamer.be and contains questions asked by persons in the Belgium Federal parliament.
The questions are translated in Dutch and French.

The dataset contains the following information:

  • doc_id: an identifier

  • text: the question itself

  • language: the language of the text

Source

http://data.dekamer.be, data is provided by http://www.dekamer.be in the public domain (CC0).

Examples

data(belgium_parliament)
str(belgium_parliament)

tokenizers.bpe documentation built on Sept. 16, 2023, 1:06 a.m.