You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ch8/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,5 @@ Exercises for Chapter 8. "Hands-on projects"
10
10
2.[Perform text classification and sentiment analysis](./text-classification/) - this folder contains three sample applications of text classification:
11
11
*[Evaluating Haystack's text classification component on a labelled dataset with categorized news](./text-classification/text-classification.ipynb)
12
12
*[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ß)
14
14
3.[Build a chatbot or virtual assistant](./chatbot-virtual-assistant/)
0 commit comments