mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-20 12:28:43 +00:00

* Fix the word length splitting; should be set to 100 not 1,000 due to limitations of transformer models * Update documentation for tutorial change