quanteda / quanteda.textstats

Textual statistics for quanteda
GNU General Public License v3.0
14 stars 2 forks source link

Get bootstrapping working for computed quantities #21

Open kbenoit opened 8 years ago

kbenoit commented 8 years ago

This will involve resampling from tokenised elements of the original texts, including sentences. Requires pre-tokenisation and indexing of the corpus.