KwicToken-class: #' A class representing an extraction of kwic as a sequences...

Description Slots Examples

Description

#' A class representing an extraction of kwic as a sequences of tokens from a corpora, ready to be printed.

Slots

ref

character.

concordances.matrix

matrix.

keyword

character.

leftspan

numeric.

rightspan

numeric.

nbr.match

numeric.

nbr.match.by.line

numeric.

keyword.match.length

numeric.

Examples

1
2
data(dickensl)
kwic(dickensl, "the", unit="tokens")

sylvainloiseau/kwic documentation built on May 26, 2019, 5:31 a.m.