mirror of https://github.com/explosion/spaCy.git
Fix typo
This commit is contained in:
parent
0595cc0635
commit
28326649f3
|
@ -2154,7 +2154,7 @@ TOKENIZER_EXCEPTIONS = {
|
|||
|
||||
|
||||
ORTH_ONLY = [
|
||||
"'",
|
||||
"''",
|
||||
"\")",
|
||||
"a.",
|
||||
"a.m.",
|
||||
|
|
Loading…
Reference in New Issue