Benchmark / Challenges
34 real-world formatting problems across 15 benchmark statements.
Statements use separate Credit and Debit columns in some formats, while others use a single Amount column with signs. Treating one layout like the other leads to wrong amounts or flipped signs. We automatically detect which layout is used and normalize the output.
Download the benchmark dataset and see how your parser handles real-world formatting problems.