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