diff --git a/spacy/lang/it/lemmatizer.py b/spacy/lang/it/lemmatizer.py index 220ada247..ca371fe55 100644 --- a/spacy/lang/it/lemmatizer.py +++ b/spacy/lang/it/lemmatizer.py @@ -8,7 +8,7 @@ LOOKUP = { "a-storica": "a-storico", "a-storiche": "a-storico", "a-storici": "a-storico", - "abati": "abate", + "abati": "abate", "abbacchi": "abbacchiare", "abbacchia": "abbacchiare", "abbacchiai": "abbacchiare",