Unstructured-IO / Unstructured-IO/unstructured-inference
`(cid:x)` elements showing up in `unstructured` output
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 209
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with test_unstructured/partition/test_auto.py around the referenced test at line 295, then inspect unstructured_inference/inference/elements.py around the cid_ratio and needs_ocr logic. Run the test to reproduce the (cid:0) output and determine whether the OCR decision should handle these elements differently. Done means the test no longer exposes unexpected (cid:x) elements and the relevant behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100