You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ Welcome to PyTorch Tutorials
162
162
163
163
.. customcarditem::
164
164
:header: Text Classification with Torchtext
165
-
:card_description:This is the third and final tutorial on doing “NLP From Scratch”, where we write our own classes and functions to preprocess the data to do our NLP modeling tasks.
165
+
:card_description:Learn how to build the dataset and classify text using torchtext library.
0 commit comments