Description Usage Arguments Value
View source: R/clr_search_context.R
Function(s) extract all instantiations of search pattern and NxN window of surrounding text from an annotated corpus.
| 1 2 3 | clr_extract_context(x, search, LW, RW)
clr_search_context(search, corp, LW, RW)
 | 
| 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 | 
| corp | List of annotated texts to be searched | 
A list containing two dataframes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.