Commits
User selector
Commit history
Commits on Feb 22, 2026
Fix: replace nltk with spacy CVE 2025 14009 (#4255)
Show description for 3db7b4fauthored
Commits on Feb 10, 2026
Migrate to uv (#4226)
Show description for 69770c6authored
Commits on Sep 23, 2024
rfctr(part): prepare for pluggable auto-partitioners 1 (#3655)
Show description for 3bab9d9authored
Commits on Aug 28, 2024
feat: Support encoding parameter in partition_csv (#3564)
Show description for f440eb4authored
Commits on Aug 12, 2024
rfctr(chunk): prep for adding TableSplitter (#3510)
Show description for cbe1b35authored
Commits on Aug 6, 2024
rfctr(csv): accommodate single column CSV files (#3483)
Show description for a468b2dauthored
Commits on Jul 17, 2024
rfctr(file): improve file-type auto-detect (#3409)
Show description for a5c9a36authored
Commits on Jul 9, 2024
rfctr(html): refine HTML parser (#3351)
Show description for 00e1d5cauthored
Commits on Jul 8, 2024
fix(CVE-2024-39705): remove nltk download (#3361)
Show description for 7b25dfcandauthored
Commits on Jun 21, 2024
rfctr(html): prepare for new html parser (#3257)
Show description for 6fe1c99authored
Commits on Jun 17, 2024
rfctr(html): drop convert_and_partition_html() (#3215)
Show description for 77a9e1bauthored
Commits on Jun 6, 2024
rfctr(msg): remove temporary new_msg.py (#3157)
Show description for f1cab24authored
Commits on May 29, 2024
rfctr: clean MSG partitioner and tests as prep (#3107)
Show description for f2e6753authored
Commits on May 16, 2024
fix(odt): fix disk-space leak in partition_odt() (#3037)
Show description for 8644a3bauthored
Commits on May 2, 2024
fix(docx): fix short-row DOCX table (#2943)
Show description for 601594dauthored
Commits on Apr 19, 2024
rfctr(pptx): make PptxPartitionerOptions public (#2901)
Show description for 4dc8327authored
Commits on Apr 12, 2024
feat(pptx): add pluggable PPTX Picture sub-partitioner (#2880)
Show description for 3e643c4authored
Commits on Apr 8, 2024
rfctr(pptx): extract _PptxPartitionerOptions (#2853)
Show description for 2c7e028authored
Commits on Mar 6, 2024
rfctr: prepare for fix to raises on file-like-object with name not a path to a file (#2617)
Show description for b59e4b6authored
Commits on Jan 30, 2024
chore: new black changes (#2473)
Show description for 007fc45authored
Commits on Nov 21, 2023
fix(docx): Table.text duplicates merged cell text (#2134)
Show description for e663759authored
Commits on Nov 8, 2023
fix: handle sectionless-docx in the general case (#1829)
Show description for 0e2c21eauthoredfix: #1952 support nested docx tables (#2020)
Show description for 80fe07bandauthored
Commits on Nov 2, 2023
rfctr: prepare docx partitioner and tests for nested tables PR to follow (#1978)
Show description for 4e40999authored
Commits on Oct 17, 2023
refactoring linting (#1739)
Show description for b265d88authored
Commits on Oct 13, 2023
Commits on Oct 5, 2023
Feat: Native hierarchies for elements from pptx documents (#1616)
Show description for e34396bauthored
Commits on Sep 27, 2023
Feat: Native hierarchies for docx element types (#1505)
Show description for 55315cfandauthored
Commits on Sep 26, 2023
Rfctr: Refactor PPTX partitioning to more closely align with how pptx documents are structured
Show description for ab29de8authored
Commits on Sep 20, 2023
Commits on Sep 19, 2023
rfctr: docx partitioning (#1422)
Show description for b54994aauthored
Loading