Skip to content

A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.

Notifications You must be signed in to change notification settings

mjc92/TorchTextTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TorchTextTutorial

Hello everyone, this is a simple tutorial that covers the basics of torchtext, an add-on package of Pytorch.

It is well-known that Pytorch is a brilliant deep learning library that is much simpler than its counterparts.

This simplicity is further aided by add-ons such as torchvision and torchtext.

However, due to the current lack of documentation, I had trouble understanding how torchtext operates at first and it took me a while to fully realize how many things in NLP can be done (so easily) with it.

This tutorial is to save others from the time that I spent fiddling with and understanding the available features.

Any questions or feedback are greatly appreciated, and if you have any questions / comments / advice / gossip / other nice things to say, you can contact me at devnote5676@naver.com or devnote5676@gmail.com :-)

Requirements

  1. Basic knowledge of Pytorch
  2. Pytorch, Torchtext and Spacy installed

About

A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published