This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2025-12-04 02:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
preprocessors
History
Stefano Fiorucci
5539f6c33f
refactor: improve serialization/deserialization of callables (to handle class methods and static methods) (
#8683
)
...
* progress * refinements * tidy up * release note
2025-01-08 11:28:00 +01:00
..
__init__.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_document_cleaner.py
Fix DocumentCleaner not preserving Document fields (
#8578
)
2024-11-25 13:08:59 +01:00
test_document_splitter.py
refactor: improve serialization/deserialization of callables (to handle class methods and static methods) (
#8683
)
2025-01-08 11:28:00 +01:00
test_nltk_document_splitter.py
fix: Move potential nltk download to warm_up (
#8646
)
2024-12-20 10:41:44 +01:00
test_sentence_tokenizer.py
fix: adding missing abbreviations files for SentenceSplitter (
#8660
)
2024-12-19 11:08:29 +01:00
test_text_cleaner.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00