mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 08:42:28 +03:00
Fix typo
This commit is contained in:
parent
bb94e784dc
commit
fc4ad17136
|
@ -655,7 +655,7 @@ TOKENIZER_EXCEPTIONS = {
|
||||||
|
|
||||||
|
|
||||||
ORTH_ONLY = [
|
ORTH_ONLY = [
|
||||||
"''",
|
"'",
|
||||||
"\\\")",
|
"\\\")",
|
||||||
"<space>",
|
"<space>",
|
||||||
"a.",
|
"a.",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user