# NOT RUN {
use("polmineR")
get_type("GERMAPARLMINI")
p <- partition("GERMAPARLMINI", date = "2009-10-28")
get_type(p)
is(p)
pb <- partition_bundle("GERMAPARLMINI", s_attribute = "date")
get_type(pb)
get_type("REUTERS") # returns NULL - no specialized corpus
# }
Run the code above in your browser using DataLab