mirror of https://github.com/explosion/spaCy.git
Fix formatting
This commit is contained in:
parent
9413bcd9ee
commit
71f0f34cb3
|
@ -2014,7 +2014,7 @@ self_map = [
|
||||||
"Wis.",
|
"Wis.",
|
||||||
"x.",
|
"x.",
|
||||||
"y.",
|
"y.",
|
||||||
"z.",
|
"z."
|
||||||
]
|
]
|
||||||
|
|
||||||
overlap = set(TOKENIZER_EXCEPTIONS.keys()).intersection(set(self_map))
|
overlap = set(TOKENIZER_EXCEPTIONS.keys()).intersection(set(self_map))
|
||||||
|
|
Loading…
Reference in New Issue