50 Forks
104 Stars
104 Watchers

nlp-with-pytorch

<파이토치로 배우는 자연어 처리>(한빛미디어, 2021)의 소스 코드를 위한 저장소입니다.

How to download and setup nlp-with-pytorch

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

Or simply clone nlp-with-pytorch with SSH
[email protected]:rickiepark/nlp-with-pytorch.git

If you have some problems with nlp-with-pytorch

You may open issue on nlp-with-pytorch support forum (system) here: https://github.com/rickiepark/nlp-with-pytorch/issues