40a77a82f63ed37602d34e718f2dcc197e323f1f
Replace containment-with-padding approach with midpoint-based column ranges. For adjacent columns, the assignment boundary is the midpoint between them (Voronoi-style). This prevents padding overlap where words near column borders (e.g. "We" at the start of example sentences) were assigned to the preceding column. The last column extends generously to capture all rightmost text. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
60.2%
Python
32.9%
Go
5.5%
C#
0.8%
CSS
0.2%
Other
0.3%