How to stop it from spliting words? #83
|
This is my code. I have split_on_word=false, but it still splits some words |
Answered by
fernandesdiego
Nov 9, 2023
Replies: 1 comment 1 reply
|
ok I was told to do the opposite and have it as true, and it works... |
1 reply
Answer selected by
fernandesdiego
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok I was told to do the opposite and have it as true, and it works...