From 654e1e3b16085a329d185789cc515fce1ca44b4f Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Fri, 17 Nov 2023 09:53:14 +0100 Subject: [PATCH] Add "jul." as exception --- spacy/lang/nn/tokenizer_exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spacy/lang/nn/tokenizer_exceptions.py b/spacy/lang/nn/tokenizer_exceptions.py index 16fc817d2..4bfcb26d8 100644 --- a/spacy/lang/nn/tokenizer_exceptions.py +++ b/spacy/lang/nn/tokenizer_exceptions.py @@ -103,7 +103,7 @@ for orth in [ "istf.", "jf.", "jr.", - "jun.", + "jul.", "juris.", "kfr.", "kgl.",