tacl strip

usage: tacl strip [-h] [-v] INPUT OUTPUT

Preprocess a corpus by stripping unwanted material from each file, creating a
plain text file for each attested witness.

positional arguments:
  INPUT          Directory containing files to strip.
  OUTPUT         Directory to output stripped files to.

options:
  -h, --help     show this help message and exit
  -v, --verbose  Display debug information; multiple -v options increase the
                 verbosity. (default: None)

This command operates on files in an augmented TEI XML format that is quite
close to that used in the CBETA GitHub files.