811 Forks
3330 Stars
3330 Watchers

text

Models, data loaders and abstractions for language processing, powered by PyTorch

How to download and setup text

Open terminal and run command
git clone https://github.com/pytorch/text.git
git clone is used to create a copy or clone of text repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with text https://github.com/pytorch/text/archive/master.zip

Or simply clone text with SSH
[email protected]:pytorch/text.git

If you have some problems with text

You may open issue on text support forum (system) here: https://github.com/pytorch/text/issues