belgium_parliament {tokenizers.bpe} | R 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)
[Package tokenizers.bpe version 0.1.3 Index]