Learn R Programming

polmineR (version 0.7.0)

decode,Corpus-method: Decode corpus.

Description

An encoded CWB corpus is turned into a tibble.

Usage

"decode"(.Object, verbose = TRUE)

Arguments

.Object
the corpus to decode (character vector)
verbose
logical

Examples

Run this code
## Not run: 
# PLPRBTTXT <- Corpus$new("PLPRBTTXT")
# ## End(Not run)

Run the code above in your browser using DataLab