concordance_file: concordance for input text file

Description Usage Arguments Author(s) References

Description

returns concordance text for input file.

Usage

1
2
concordance_file(filename, pattern, encoding = getOption("encoding"),
  span = 5)

Arguments

filename

file name

pattern

patterns of central words

encoding

filename's encoding

span

how many character will be produced around input pattern

Author(s)

Heewon Jeon

References

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.


KoNLP documentation built on May 1, 2019, 9:25 p.m.