Description Usage Arguments Value
View source: R/corenlp_parse.r View source: R/rsyntax_recipe.r
Function that wraps tqueries for extracting quotes
Function that wraps tqueries for extracting quotes
1 2 3 | corenlp_quotes(tokens, verbs, exclude_verbs = NULL)
corenlp_quotes(tokens, verbs, exclude_verbs = NULL)
|
tokens |
A tokenindex |
verbs |
A character vector with verbs (as lemma) that indicate speech acts |
exclude_verbs |
A character vector with verbs to explicitly exclude as speech acts |
tokens |
A tokenindex |
verbs |
A character vector with verbs (as lemma) that indicate speech acts |
exclude_verbs |
A character vector with verbs to explicitly exclude as speech acts |
A tokenindex
A tokenindex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.