ajenhl / tacl

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

N-gram count in report should not sum witness counts #47

Closed ajenhl closed 8 years ago

ajenhl commented 8 years ago

The min-count and max-count options to tacl report should not sum the counts among all witnesses for a text, but rather use the highest individual count.