Skip to content

Commit caf64d7

Browse files
committed
fix typo chapter 8 readme
1 parent 997808c commit caf64d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Exercises for Chapter 8. "Hands-on projects"
1010
2. [Perform text classification and sentiment analysis](./text-classification/) - this folder contains three sample applications of text classification:
1111
* [Evaluating Haystack's text classification component on a labelled dataset with categorized news](./text-classification/text-classification.ipynb)
1212
* [Building a custom component to classify news articles retrieved from web search](./text-classification/classification-with-haystack-search-pipeline.ipynb)
13-
* [Building a custom component to perform sentioment analysis on Yelp reviews](./text-classification/sentiment_analysis.ipynbß)
13+
* [Building a custom component to perform sentiment analysis on Yelp reviews](./text-classification/sentiment_analysis.ipynbß)
1414
3. [Build a chatbot or virtual assistant](./chatbot-virtual-assistant/)

0 commit comments

Comments
 (0)