Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Unstructured-IO/unstructured
Pull Requests
Commits
Open
Closed
fix: file-type detection crash on non-UTF-8 text starting with "{" or "["
#4447 opened 2026-08-19 19:08 by
2sumtech
fix: keep overlap labels aligned with boxes
#4445 opened 2026-08-19 08:12 by
uczltw6
fix: decode CSV delimiter-sniff sample as a single stream
#4444 opened 2026-08-19 05:38 by
2sumtech
feat: add partition runtime telemetry
#4442 opened 2026-08-18 18:43 by
cragwolfe
fix(cleaners): prevent UnboundLocalError in _get_indexed_match when pattern is absent
#4441 opened 2026-08-18 14:25 by
mayuriphad
Fix example document paths in README quickstart
#4439 opened 2026-08-15 07:32 by
melbinjp
fix(filetype): implement fallback encoding detection for file-like objects
#4435 opened 2026-08-12 19:17 by
ujjwalredd
feat: remove poppler-utils dependency by using pypdf for page counts
#4433 opened 2026-08-12 10:24 by
willstott101
fix(pdf): raise clear error when fast strategy can't handle complex PDF
#4432 opened 2026-08-12 00:08 by
Sohel2309
perf: batch spaCy processing for PDF text
#4430 opened 2026-08-11 12:27 by
ssingh231219
fix(cleaners): avoid UnboundLocalError in _get_indexed_match when the pattern is absent
#4429 opened 2026-08-08 06:19 by
eeshsaxena
fix(cleaners): handle empty text in ordered-bullet cleaners
#4425 opened 2026-08-02 15:57 by
asjad3
fix: partition_email raises KeyError on a multipart/* attachment
#4424 opened 2026-08-02 12:33 by
mittalpk
fix(chunking): measure inter-chunk overlap in tokens under token chunking
#4422 opened 2026-08-01 05:34 by
eeshsaxena
Add right-to-left reading order support to xy-cut sorting
#4420 opened 2026-07-26 12:40 by
Nimra3261
fix(partition): avoid copying spooled uploads
#4419 opened 2026-07-23 02:50 by
CyMule
perf(html): carry parsed fragments through merging
#4418 opened 2026-07-21 20:40 by
KRRT7
fix: extract tables from DOCX text boxes
#4416 opened 2026-07-21 16:56 by
yaodong-shen
Reject HTTP error responses before partitioning
#4414 opened 2026-07-20 01:20 by
CyMule
fix: index_adjustment_after_clean_extra_whitespace maps cleaned index to the wrong original offset
#4413 opened 2026-07-19 18:56 by
lntutor
feat(pdf): adopt performance-oriented core-pdfminer.six fork
#4411 opened 2026-07-17 22:14 by
KRRT7
fix: make numba optional for base installs
#4410 opened 2026-07-17 11:28 by
AkhilTrivediX
perf: skip dependency parser during POS tagging
#4409 opened 2026-07-17 03:24 by
KRRT7
perf: avoid spaCy statistical pipeline for word tokenization
#4408 opened 2026-07-17 03:04 by
KRRT7
fix: cache yolox model in docker build to prevent 429 cloud run errors
#4405 opened 2026-07-15 18:46 by
MansiDakhale
fix: use deepcopy instead of shallow copy when stripping orig_elements
#4402 opened 2026-07-15 03:22 by
chuenchen309
fix: raise ValueError instead of UnboundLocalError in _get_indexed_match on zero matches
#4401 opened 2026-07-15 03:10 by
chuenchen309
fix: parse UNSTRUCTURED_INCLUDE_DEBUG_METADATA env var as a boolean
#4399 opened 2026-07-14 17:08 by
chuenchen309
fix: catch UnicodeDecodeError in _is_json to avoid crashing detect_filetype()
#4398 opened 2026-07-14 01:51 by
chuenchen309
fix: strip leading UTF-8 BOM before JSON content-shape detection
#4397 opened 2026-07-14 00:46 by
chuenchen309
Older