PyTorchNLPBook icon indicating copy to clipboard operation
PyTorchNLPBook copied to clipboard

Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L

Results 30 PyTorchNLPBook issues
Sort by recently updated
recently updated
newest added
trafficstars

In the Chapter 3 notebook on preprocessing the Yelp data (LITE), there is duplicated code in blocks 4, 9, and 10. I don't the book in front of me right...

The data/ directory exists at the top level and also in every chapter. I suspect this is supposed to be a symlink, but git and links aren't the best of...

download.py doesn't work. And when I tried to go by link to train set from .md(https://github.com/delip/PyTorchNLPBook/blob/master/data/README.md): `404. That’s an error. The requested URL was not found on this server. That’s...

Please help me to solve ![IMG_20231128_093250](https://github.com/delip/PyTorchNLPBook/assets/152413693/5763ae18-8463-4539-a503-7af5d4332099)

[raw_train.csv](https://drive.google.com/open?id=1xeUnqkhuzGGzZKThzPeXe2Vf6Uu_g_xM) https://drive.google.com/open?id=1xeUnqkhuzGGzZKThzPeXe2Vf6Uu_g_xM gives a 404 error Please provide update link to exact dataset used in the book, or to an entirely new set of yelp CSV-formatted datasets (train, test, and...

Resource wordnet not found. Please use the NLTK Downloader to obtain the resource:

The script `get-all-data.sh` downloads most of the data files successfully but fails to download the following files due to 404 errors: - `data/nmt/eng-fra.txt` - `data/nmt/simplest_eng_fra.csv` - `data/yelp/raw_train.csv` #### Example Error...

Update SETUP.md - Fix typos or spelling errors - Fix linting errors - Update project URL to GitHub since old URL generates a security warning