View source: R/udpipe_tqueries.r
udpipe_quote_tqueries | R Documentation |
An off-the-shelf list of tqueries for extracting quotes. Designed for working with a tCorpus created with udpipe_tcorpus
.
udpipe_quote_tqueries(say_verbs = verb_lemma("quote"))
say_verbs |
A character vector of verb lemma that indicate speech (e.g., say, state). A default list is included in verb_lemma('quote'), but certain lemma might be more accurate/appropriate depending on the corpus. |
udpipe_quote_tqueries()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.