I\'m trying to use torchtext to handle my data for a PyTorch LSTM. I can\'t get the BucketIterator to work, and I can\'t figure out how to solve this problem.
My code