You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The split_by='sentence' no longer splits by '.' and now relies on custom sentence tokenizer based on NLTK. To achieve the previous behaviour use `split_by='period'."
The text was updated successfully, but these errors were encountered:
split_by='sentence'
no longer splits by '.' and now relies on custom sentence tokenizer based on NLTK. To achieve the previous behaviour use `split_by='period'."The text was updated successfully, but these errors were encountered: