Install torchtext

No official documentation to install torchtext , should i just clone it and run the setup file or is there some suggested approach.

pip install https://github.com/pytorch/text/archive/master.zip

1 Like