Description Usage Arguments Value
Get tags of selected types from an XML file
1 | get_tagset(x, nodes = c("hedge"), mae = "2.1")
|
x |
filename |
nodes |
vector of tag names to extract (default: just 'hedge') |
mae |
version of MAE that produced the XML tags |
a data.frame with headings:
file name of file
id tag identifier, e.g. hedge
start letter index of annotation start
end letter index of annotation end
text text of annotation
type value of 'type' attribute, if there is one
here value of 'here' attribute, if there is one
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.