Description Usage Arguments Value
Function enable corpus search of gram constructions in context.
1 2 | clr_search_keyphrases(corp, n = 5, key_var = "lemma", flatten = TRUE,
jitter = TRUE, remove_nums = TRUE, include = "doc_id", min_txtf = 0)
|
corp |
List of annotated texts to be searched |
search |
Gram/lexical pattern to be searched for |
LW |
Size of context in number of words to left of the target |
RW |
Size of context in number of words to right of the target |
A list of dataframes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.