View source: R/token2annotation.R
token2annotation | R Documentation |
Combine multi-word expressions per dictionary – via quanteda –
token2annotation(tok, model, tagger = "default", parser = "none")
tok |
A list |
model |
udpipe model |
tagger |
udpipe tagger |
parser |
udpipe parser |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.