Skip to content

Commit 0542e95

Browse files
committed
mf ep title
1 parent fa0defd commit 0542e95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ website:
6060
- section: "Sentiment Analysis"
6161
contents:
6262
- href: chapters/3.SentimentAnalysis/introduction.qmd
63-
text: Introduction to Sentiment Analysis
63+
text: What is Sentiment Analysis?
6464
- href: chapters/3.SentimentAnalysis/polarity.qmd
6565
text: Polarity Classification
6666
- href: chapters/3.SentimentAnalysis/emotion.qmd

chapters/3.SentimentAnalysis/introduction.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Introduction to Sentiment Analysis"
2+
title: "What is Sentiment Analysis?"
33
---
44

55
Now that we have completed all the key preprocessing steps and our example dataset is in much better shape, we can finally proceed with sentiment analysis.

0 commit comments

Comments
 (0)