feat(parser): fix OCR character misreads in money spans #96
Labels
No labels
area:backend
area:frontend
area:infra
area:ocr
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase:M1
phase:M2
phase:M3
phase:M4
phase:M5
phase:M6
phase:M7
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TJC/bill-splitter#96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #77 (Phase B, capability). Invariants live in the epic.
Repair common OCR character misreads inside numeric spans.
Anchors
Parsing/Normalization) - where the fix belongs.MoneyAtEnd(ReceiptParser.cs:25) andToMinor(215) - the money spans toprotect.
7UP,No.8 Burger).Steps
O<->0,S->5,l/I->1,B->8,£<->Eonlyinside money/number contexts (e.g.
E12.5O->£12.50).Done