diff --git a/spacy/lang/nl/examples.py b/spacy/lang/nl/examples.py index 6a1290728..903ce32d7 100644 --- a/spacy/lang/nl/examples.py +++ b/spacy/lang/nl/examples.py @@ -10,7 +10,7 @@ Example sentences to test spaCy and its language models. """ -examples = [ +sentences = [ "Apple overweegt om voor 1 miljard een U.K. startup te kopen", "Autonome auto's verschuiven de verzekeringverantwoordelijkheid naar producenten", "San Francisco overweegt robots op voetpaden te verbieden",