Torchtext functions in Newest version analogue
Good day all, i'm trying to solve task, where it was used previously torchtext.dataset.TranslationDataset, torch.data.Field and torch.data.BucketIterator. But, after updating they were removed and i don't know, how it can be used now. Has anybody faced with this probleme, how have you solved it? It'll be the greatfulest, if you share a link with advices if it's possible.
I've tried to read docs and find ifo in Internet, but unsuccesfully. It alway cite torchtext.lygacy, but it doesnt have it...