powered by
Returns a list of corpora in the given 'LaBB-CAT' instance.
getGraphIdsInCorpus(labbcat.url, id)
URL to the LaBB-CAT instance
The ID (name) of the corpus
A list of corpus IDs
getGraphIdsInCorpus
# NOT RUN { ## List transcripts in the QB corpus transcripts <- getGraphIdsInCorpus("https://labbcat.canterbury.ac.nz/demo/", "QB") # } # NOT RUN { # }
Run the code above in your browser using DataLab