pytorch-sentiment-analysis
pytorch-sentiment-analysis copied to clipboard
ModuleNotFoundError
Hi bentrevett, am new on this field, sorry if my question sound weird.
I can't seem to import RawTextIterableDataset from torchtext.experimental.datasets.raw.text_classification. Can you please check to confirm if the class RawTextIterableDataset exist in torchtext.experimental.datasets.raw.text_classification or can you guide me on how to import it. From experimental folder.
thank you