mirror of https://github.com/explosion/spaCy.git
Fix formatting
This commit is contained in:
parent
fc4ad17136
commit
577adad945
|
@ -2151,7 +2151,7 @@ TOKENIZER_EXCEPTIONS = {
|
||||||
|
|
||||||
"Wis.": [
|
"Wis.": [
|
||||||
{ORTH: "Wis.", LEMMA: "Wisconsin"}
|
{ORTH: "Wis.", LEMMA: "Wisconsin"}
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue