segmentation {NLP}
R Documentation
split the given text into multiple parts
Description
Usage
segmentation
(
text
,
delimiter
=
".?!"
,
chemical.name.rule
=
FALSE
);
Arguments
text
-
Details
Authors
MLkit
Value
this function returns data object of type
Paragraph
.
clr value class
Paragraph
Examples
[Package
NLP
version 1.0.0.0
Index
]