ajenhl / tacl

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

tacl search should indicate how many of the supplied n-grams are found #31

Closed ajenhl closed 9 years ago

ajenhl commented 9 years ago

tacl search currently supplies the total count of n-gram matches across all of the supplied n-grams, but gives no indication of how many of those n-grams contribute to the count. It would be useful to add this information.