ajenhl / tacl

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

Support rich/chained queries #5

Closed ajenhl closed 11 years ago

ajenhl commented 11 years ago

TACL should support rich queries, such as finding all of the n-grams that are in subcorpora A and B but not C. This might be achieved by allowing a results CSV file to be fed as input to a diff or intersect query.