Files
rose-ash/plans
giles 911a2f57c0
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 16s
search: stemming (suffix stripping) + 18 tests
Deterministic English suffix stripping (stem), stemText/stemTokens, indexStemmed.
Worked around two haskell-on-sx string gotchas: take/drop over a String yield
char codes (rebuild via joinChars . map chr), and isSuffixOf's reverse trips ++
(manual suffix compare). 196/196.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 22:50:19 +00:00
..