Skip to content

Commit efb676f

Browse files
9bowholly1238
andauthored
update text_sentiment_ngrams_tutorial tutorial description (pytorch#1605) (pytorch#1606)
Co-authored-by: Holly Sweeney <[email protected]>
1 parent 9b7e430 commit efb676f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Welcome to PyTorch Tutorials
162162

163163
.. customcarditem::
164164
: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.
166166
:image: _static/img/thumbnails/cropped/Text-Classification-with-TorchText.png
167167
:link: beginner/text_sentiment_ngrams_tutorial.html
168168
:tags: Text

0 commit comments

Comments
 (0)