Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
txt <- system.file("texts", "txt", package = "tm")
(ovid <- SimpleCorpus(DirSource(txt, encoding = "UTF-8"),
control = list(language = "lat")))
# }
Run the code above in your browser using DataLab