powered by
Reads a corpus object and transforms it to be able to use matriz.mpa from mpa package.
matriz.mpa
mpa
read.corpus.mpa(corpus)
a corpus.
An object inheriting from VCorpus and Corpus.
VCorpus
Corpus
# NOT RUN { data("KDCorpus") corpusMPA <- read.corpus.mpa(KDCorpus) # }
Run the code above in your browser using DataLab