Skip to content

Commit 3b310ea

Browse files
committed
Update chapter title
1 parent ae2b1f4 commit 3b310ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sentiment Analysis with BERT and Hugging Face using PyTorch and Python
1+
# Sentiment Analysis with BERT and Transformers by Hugging Face using PyTorch and Python
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)