library(act)
mysearch <- act::search_new(x=examplecorpus, pattern = "pero")
# You can only use this functions if you have installed and
# located the 'sendpraat' executable properly in the package options.
if (FALSE) {
act::search_openresult_inpraat(x=examplecorpus, s=mysearch, resultNr=1, TRUE, TRUE)
}
Run the code above in your browser using DataLab