text icon indicating copy to clipboard operation
text copied to clipboard

Models, data loaders and abstractions for language processing, powered by PyTorch

Results 221 text issues
Sort by recently updated
recently updated
newest added

## 🐛 Bug **Describe the bug** A clear and concise description of what the bug is. Getting the following error while attempting to iterate through the testing set of (the...

The link to Multi30K dataset at `http://www.quest.dcs.shef.ac.uk/wmt16_files_mmt/training.tar.gz` is broken: https://github.com/pytorch/text/blob/73bf4fa8cedc12d910ab76190e446bd2e47a8325/torchtext/datasets/multi30k.py#L16

## 🐛 Bug **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on...

## ❓ Questions and Help **Description** As of September 2023 development efforts on torchtext has been stopped. I am wondering what's the future plans in this regard. To opt in...

## ❓ Questions and Help **Is it normal that with standard bleu settings if an n_gram isn't in references then the score returned is 0 ?** With default settings (4...

### 📚 The doc issue ![Screenshot 2024-01-21 222914](https://github.com/pytorch/pytorch/assets/77500658/6b2780c3-426f-415b-ba0b-9e1f0da9fda3) I was going through the torch text documentation and found out that there is a type mismatch mentioned in the documentation that...

## 🐛 Bug **Description of the bug** When I try to use Multi30k dataset, I get this error: ``` requests.exceptions.ConnectionError: This exception is thrown by __iter__ of HTTPReaderIterDataPipe(skip_on_error=False, source_datapipe=OnDiskCacheHolderIterDataPipe, timeout=None)...

## 🐛 Bug ### Description If I try to load the IMDb data via `torchtext.datasets.IMDB()` with no `root` argument the docs say the data should be loaded to `os.path.expanduser('~/.torchtext/cache')`, which...

## ❓ Questions and Help **Description** I'm facing an issue with torchtext on colab. Link to notebook: https://colab.research.google.com/drive/1ihE6jM3oV9HWOaNCs8cRY_GCVjbtBrU7?usp=sharing OSError: /usr/local/lib/python3.10/dist-packages/torchtext/lib/libtorchtext.so: undefined symbol: _ZN2at4_ops10select_int4callERKNS_6TensorElN3c106SymIntE ![Captura de pantalla (150)](https://github.com/pytorch/text/assets/4501347/4583f133-ea60-448a-b1de-1304e485f6c5) Thanks

## how to run this code i need a --pip list -- to run this code