Square brackets are still not tokenized properly #12001
Unanswered
neongreen
asked this question in
Help: Other Questions
Replies: 1 comment 3 replies
-
#1144 says that you can configure this however you want through the tokenizer settings. This is the updated URL: https://spacy.io/usage/linguistic-features#native-tokenizers It's definitely possible to split on |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to reproduce the behaviour
I found #1144, which says it's fixed, but the same problem persists.
I expected
[
and]
to be tokenized independently.Your Environment
Beta Was this translation helpful? Give feedback.
All reactions