svercoutere commited on
Commit
d4c94f6
1 Parent(s): a3a360a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Download the files, load them into spaCy, and use as follows:
40
 
41
  ```python
42
  import spacy
43
- nlp = load("../robbert-2023-abb-agendapunten-classifier")
44
 
45
  text = """
46
  2021_CBS_01153 - 2021/00226M - Aktename melding voor het bouwen van een veranda langs Berkenstraat 3 in 3950 Bocholt - Goedkeuring Aktename melding voor het bouwen van een veranda langs de Berkenstraat
 
40
 
41
  ```python
42
  import spacy
43
+ nlp = spacy.load("../robbert-2023-abb-agendapunten-classifier")
44
 
45
  text = """
46
  2021_CBS_01153 - 2021/00226M - Aktename melding voor het bouwen van een veranda langs Berkenstraat 3 in 3950 Bocholt - Goedkeuring Aktename melding voor het bouwen van een veranda langs de Berkenstraat