speechFragments: List of Speeches Constructed with Fragments

Description Usage Python Functions

Description

[Python Documentation] Given some a list of speeches and a parallel list of matches to lines within each speech, returns a constructed list of speech fragments for any of the speeches that have nonempty matches. All matched lines will be included plus some preceding and following lines as specified by the before= and after= arguments. The list of matched lines will typically come from a call to searchSpeeches().

Usage

1
speechFragments(..., .ev = XRPython::RPython(), .get = NA)

Python Functions

speechFragments(speeches, matches, before =, after =, filler =)


johnmchambers/shakespeare documentation built on May 19, 2019, 5:16 p.m.