createKWIC | R Documentation |
Title
createKWIC(
exb_tok = data.frame(),
window = 2,
pattern = "",
textCol = "Text",
summarise_pattern = FALSE,
IPintern = TRUE
)
exb_tok |
tokenisiertes exb objekt |
window |
fenster um Zielwort/wörter herum |
pattern |
Zielwort/phrase |
textCol |
Zeile mit Text aufgrunddessen die KWi |
summarise_pattern |
if True rows for pattern are summarised |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.