368 Forks
1059 Stars
1059 Watchers

PyTorchText

1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)

How to download and setup PyTorchText

Open terminal and run command
git clone https://github.com/chenyuntc/PyTorchText.git
git clone is used to create a copy or clone of PyTorchText 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 PyTorchText https://github.com/chenyuntc/PyTorchText/archive/master.zip

Or simply clone PyTorchText with SSH
[email protected]:chenyuntc/PyTorchText.git

If you have some problems with PyTorchText

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