Commit acd54fa
Update tutorial 32 to use the langdetect-haystack integration (#466)
* Update tutorial 32 to use the langdetect-haystack integration
DocumentLanguageClassifier and TextLanguageRouter moved from Haystack
core to the langdetect-haystack package. Update the install command and
imports, and refresh the notebook outputs from an end-to-end run.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix: update tutorial 32 dependency from langdetect to langdetect-haystack
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Kacper Łukawski <kacper.lukawski@deepset.ai>1 parent b60f72f commit acd54fa
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
0 commit comments