Description Usage Format Value
A dataset with information on the corpus by legislative period is included in the package to be included in the data report of the package vignette.
1 |
A data.frame
with 5 rows and 6 variables with summary
statistics on the GermaParl corpus on a year-by-year basis.
legislative period (integer
value)
total number of protocols included in the corpus for the
respective legislative period (integer
value)
date of the first plenary protocol in the legislative period
(Date
class)
date of the last plenary protocol in the legislative period
(Date
class)
number of tokens in subcorpus for the respective legislative
period (integer
value)
total number of words that cannot be lemmatized, resulting in
#unknown# tag (numeric
value)
share of words that cannot be lemmatized, resulting in
#unknown# tag (numeric
value)
The table is based on v1.0.6 of the corpus. To prepare the table, the script available at data-raw/stats_for_vignette.R has been used.
A data.frame
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.