Код: Выделить всё
heroku run python
nltk.download()
wordnet
pip install -r requirements.txt
Код: Выделить всё
Resource 'corpora/wordnet' not found. Please use the NLTK
Downloader to obtain the resource: >>> nltk.download()
Searched in:
- '/app/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
Подробнее здесь: https://stackoverflow.com/questions/139 ... -on-heroku
Мобильная версия