tacl script¶
Subcommands:
usage: tacl [-h]
{align,catalogue,counts,diff,highlight,intersect,ngrams,prepare,results,sdiff,search,sintersect,stats,strip}
...
Analyse the text of corpora in various simple ways.
optional arguments:
-h, --help show this help message and exit
subcommands:
{align,catalogue,counts,diff,highlight,intersect,ngrams,prepare,results,sdiff,search,sintersect,stats,strip}
align Show aligned sets of matches between two witnesses
side by side.
catalogue Generate a catalogue file.
counts List counts of n-grams in each labelled witness.
diff List n-grams unique to each sub-corpus.
highlight Output a witness with its matches visually
highlighted.
intersect List n-grams common to all sub-corpora.
ngrams Generate n-grams from a corpus.
prepare Convert CBETA TEI XML files into an XML form suitable
for stripping.
results Modify a query results file.
sdiff List n-grams unique to each results file.
search List witnesses containing at least one of the supplied
n-grams.
sintersect List n-grams common to all results files.
stats Generate summary statistics for a set of results.
strip Generate files for use with TACL from a corpus of TEI
XML.