Commit graph

9 commits

Author SHA1 Message Date
Leon Luithlen
e40e7386a0 Refactor word_type yielding in chuck_by_sentence 2024-11-14 17:16:04 +01:00
Leon Luithlen
84c98f16bb Remove chunk_index attribute from chunk_by_sentence return value 2024-11-14 16:49:13 +01:00
Leon Luithlen
73f24f9e4d Fix sentence_cut return value in inappropriate places 2024-11-14 14:40:42 +01:00
Leon Luithlen
b787407db7 Add more adversarial examples 2024-11-13 16:23:14 +01:00
Leon Luithlen
9ea2634480 Replace word_count with maximum_length in if clause 2024-11-13 15:53:44 +01:00
Leon Luithlen
9b2fb09c59 Fix PdfDocument teset, give chunk_by_sentence a maximum_length arg 2024-11-13 15:39:17 +01:00
Leon Luithlen
f8e5b529c3 Add maximum_length argument to chunk_sentences 2024-11-13 15:35:03 +01:00
Leon Luithlen
ab55a73d18 Adapt chunk_by_sentence to isomorphic chunk_by_word 2024-11-13 15:35:03 +01:00
Boris
52180eb6b5
feat: COG-184 add falkordb (#192)
* feat: add falkordb adapter

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2024-11-11 18:20:52 +01:00
Renamed from cognee/tasks/chunking/chunk_by_sentence.py (Browse further)