Skip to content

Commit

Permalink
small fix which won't be needed in the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarijo committed May 8, 2023
1 parent 8028a88 commit b53f248
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ Before running SOMEF for the first time, you must **configure** it appropriately
```bash
python -m nltk.downloader wordnet
python -m nltk.downloader omw-1.4
python -m nltk.downloader punkt
python -m nltk.downloader stopwords
```
To download two wordnet modules needed. Then run:

Expand Down

0 comments on commit b53f248

Please sign in to comment.