KwicLine-class: A class representing an extraction of kwic as raw character...

Description Slots Examples

Description

A class representing an extraction of kwic as raw character sequences from a corpora, ready to be printed.

Slots

ref

character.

left.context.slot

character.

right.context.slot

character.

keyword.slot

character.

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="char")

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