ajenhl / tacl

Tool for performing basic text analysis on the CBETA corpus
GNU General Public License v3.0
30 stars 9 forks source link

Add ability to restrict result prune criteria to within a single label #59

Open ajenhl opened 5 years ago

ajenhl commented 5 years ago

As part of generating lifetime reports, filtering of a results file needs to be done on the basis of, for example, the minimum number of works within a specified label. The tacl results command therefore needs to take an optional label argument, and the Results prune_* methods need to take the same optional argument.