From 811c4c97c9dec624784465cd9a29216925ae0cbf Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sat, 28 Sep 2019 14:04:07 +0200 Subject: [PATCH] Correct lookup lemma of "lenses" (see #4332) --- spacy/lang/en/lemmatizer/lemma_lookup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spacy/lang/en/lemmatizer/lemma_lookup.json b/spacy/lang/en/lemmatizer/lemma_lookup.json index d0f92c37c..15d41e4ba 100644 --- a/spacy/lang/en/lemmatizer/lemma_lookup.json +++ b/spacy/lang/en/lemmatizer/lemma_lookup.json @@ -20574,7 +20574,7 @@ "lengthier": "lengthy", "lengthiest": "lengthy", "lengths": "length", - "lenses": "lense", + "lenses": "lens", "lent": "lend", "lenticels": "lenticel", "lentils": "lentil",