rainette (version 0.1.2)

compute_uc: Merges uces into uc according to minimum uc size

Description

rainette_uc_index docvar

Usage

compute_uc(dtm, min_uc_size = 10)

Arguments

dtm

dtm of uces, with a rainette_uce_id docvar

min_uc_size

minimum number of forms by uc

Value

the original dtm with a new rainette_uc_id docvar.

Details

Internal function, not to be used directly