split_segments(
obj,
segment_size = 40,
segment_size_window = NULL,
force_single_core = FALSE
)# S3 method for character
split_segments(
obj,
segment_size = 40,
segment_size_window = NULL,
force_single_core = FALSE
)
# S3 method for Corpus
split_segments(
obj,
segment_size = 40,
segment_size_window = NULL,
force_single_core = FALSE
)
# S3 method for corpus
split_segments(
obj,
segment_size = 40,
segment_size_window = NULL,
force_single_core = FALSE
)