be_parliament_2020 {doc2vec} | R Documentation |
Corpus with Questions asked in the Belgium Federal Parliament in 2020
Description
The dataset was extracted from http://data.dekamer.be and contains questions asked by members in the Belgium Federal parliament in 2020.
The Questions are in Dutch and French and contains 6059 text fragments.
The dataset contains the following information:
doc_id: an identifier
text_nl: the question itself in Dutch
text_fr: the question itself in French
Source
data is provided by http://www.dekamer.be in the public domain (CC0).
Examples
data(be_parliament_2020)
str(be_parliament_2020)
[Package doc2vec version 0.2.0 Index]