m-ric HF staff commited on
Commit
cc9f9ac
·
verified ·
1 Parent(s): 384ad14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -38,7 +38,6 @@ def chunk(text, length, splitter_selection, separators_str, length_unit_selectio
38
  separator="",
39
  chunk_size=length,
40
  chunk_overlap=0,
41
- length_function=len,
42
  is_separator_regex=False,
43
  )
44
  else:
 
38
  separator="",
39
  chunk_size=length,
40
  chunk_overlap=0,
 
41
  is_separator_regex=False,
42
  )
43
  else: