Description Usage Arguments Value Examples
This function can be used to replace corpus prefixes. If a list of play ids contains textgrid prefixes, for instance, this function can be used to map them onto GerDraCor prefixes. Please note that the function does not check whether the play actually exists in the corpus.
1 | mapPrefix(idList, map)
|
idList |
The list of ids in which we want to replace. |
map |
A list containing the old prefix as name and the new one as values. |
The function returns a list of the same length of the input list, but with replaced play prefixes.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.