if (FALSE) {
## Get all tokens of /I/
results <- getMatches(labbcat.url, list(segment="I")) |>
appendOffsets("segment", target.offset=1, ## Get the segment following the token
anchor.confidence.min=100) ## with alignment if it's been manually aligned
}
Run the code above in your browser using DataLab