concordance_file | R Documentation |
returns concordance text for input file.
concordance_file(filename, pattern, encoding = getOption("encoding"),
span = 5)
filename |
file name |
pattern |
patterns of central words |
encoding |
filename's encoding |
span |
how many character will be produced around input pattern |
Heewon Jeon
Church, K. W. and Mercer, R. L. (1993). Introduction to the special issue on computational linguistics using large corpora. Computational Linguistics, 19(1):1-24.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.