Deprecated with multicastR 1.2.0. Use mc_clauses
instead.
mc_count_clauses(mcdata, bytext = FALSE)
A data.table
in multicastR format,
containing minimally a corpus
column with the names of the corpora
and a graid
column with GRAID annotation values.
Logical. If FALSE
, calculate the number of clause units
for each corpus. If TRUE
, count for each text separately.
A data.table
with the number of valid
clause units in each corpus, the total number of clause units, the number
of non-analyzed clause units ("NC"), and the percentage the later make up
of the total.