tacl-helper script

usage: tacl-helper [-h]
                   {collapse-witnesses,label-count,work-against-corpus,work-in-corpus,validate-catalogue}
                   ...

Perform helpful but non-essential tacl-related functions.

optional arguments:
  -h, --help            show this help message and exit

subcommands:
  {collapse-witnesses,label-count,work-against-corpus,work-in-corpus,validate-catalogue}
    collapse-witnesses  Collapse result rows for witnesses having the same
                        count for an n-gram
    label-count         Add a "label count" column to results giving the count
                        per label.
    work-against-corpus
                        Generate a script to compare each work in a corpus
                        against all the works in another corpus.
    work-in-corpus      Generate a script to compare each work in a corpus
                        with all the other works in that corpus.
    validate-catalogue  Report errors in a catalogue file.