Skip to content

Commit 8295017

Browse files
committed
Update chapter
1 parent 9a5071a commit 8295017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manuscript/08.sentiment-analysis-with-bert.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sentiment Analysis with BERT and Transformers by Hugging Face using PyTorch and Python
1+
# Sentiment Analysis with BERT and Transformers by Hugging Face
22

33
> TL;DR In this tutorial, you'll learn how to fine-tune BERT for sentiment analysis. You'll do the required text preprocessing (special tokens, padding, and attention masks) and build a Sentiment Classifier using the amazing Transformers library by Hugging Face!
44

0 commit comments

Comments
 (0)