diff --git a/spacy/en/language_data.py b/spacy/en/language_data.py index 1642f45e2..caaa7b7fe 100644 --- a/spacy/en/language_data.py +++ b/spacy/en/language_data.py @@ -2151,7 +2151,7 @@ TOKENIZER_EXCEPTIONS = { "Wis.": [ {ORTH: "Wis.", LEMMA: "Wisconsin"} - ], + ] }