if (FALSE) {
## Get all tokens of /I/
results <- getMatches(labbcat.url, list(topic = ".*quake.*")) |>
fragmentLabels( ## concatenate labels of words between topic.start and topic.end
c("word"), start.column=topic.start, end.column=topic.end)
}
Run the code above in your browser using DataLab