I had been trying to go through the basic sentiment classification on the docs here, but I got an error of ‘NoneType’ object has no attribute ‘Lock’. This was an open issue on Github from a few months ago, but there hasn’t been any commits or real updates since then.
Does anyone know of alternative ways to load text that aren’t with torchtext since it doesn’t seem to be functioning anymore?