compute_msttr {quanteda.textstats} | R Documentation |
Compute the Mean Segmental Type-Token Ratio (Johnson 1944) for a tokens input.
compute_msttr(x, MSTTR_segment)
x |
input tokens |
MSTTR_segment |
a numeric value defining the size of the each segment for the computation of the the Mean Segmental Type-Token Ratio (Johnson, 1944) |