Skip to content

Commit 608c516

Browse files
committed
natlang upgrade woes
1 parent 8403d05 commit 608c516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ all: develop
3030

3131
#: Word-list data. Customize with lang and eventually WORDLIST_SIZE variables
3232
wordlist:
33-
$(PYTHON) -m nltk.downloader wordnet omw
33+
$(PYTHON) -m nltk.downloader wordnet omw-1.4
3434
$(PYTHON) -m spacy download $(SPACY_DOWNLOAD)
3535

3636
#: build everything needed to install

0 commit comments

Comments
 (0)