From deb6d01533d563a914f5ede21c74f99661b04f85 Mon Sep 17 00:00:00 2001 From: shiyu22 Date: Tue, 30 May 2023 18:54:29 +0800 Subject: [PATCH] Update README Signed-off-by: shiyu22 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c95b41..ff93a2f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ DataCollection(res).show() Create the operator via the following factory method -***towhee.text_loader(chunk_size=300)*** +***towhee.text_loader(type='RecursiveCharacter', chunk_size=300)*** **Parameters:**