From 28326649f31ce2627f44db438433c4d5700ed005 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 18 Dec 2016 13:02:26 +0100 Subject: [PATCH] Fix typo --- spacy/en/language_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spacy/en/language_data.py b/spacy/en/language_data.py index 8933e1f47..3daa00767 100644 --- a/spacy/en/language_data.py +++ b/spacy/en/language_data.py @@ -2154,7 +2154,7 @@ TOKENIZER_EXCEPTIONS = { ORTH_ONLY = [ - "'", + "''", "\")", "a.", "a.m.",