View source: R/utils_DataManager.R
get_n_chunks | R Documentation |
Function for calculating the number of chunks/sequences for every case.
get_n_chunks(text_embeddings, features, times)
text_embeddings |
|
features |
|
times |
|
Namedvector
of integers representing the number of chunks/sequences for every case.
Other data_management_utils:
create_synthetic_units_from_matrix()
,
get_synthetic_cases_from_matrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.