|
|
06124c12ae
|
test semantic similarity
|
2025-04-05 11:51:16 +00:00 |
|
|
|
7f23586406
|
validator tests
Add comprehensive tests for metric validators, constraint validators,
and composite validators covering pass/fail cases and error handling.
|
2025-03-29 13:30:23 +00:00 |
|
|
|
ec48eb5bf5
|
tests for ROUGE and readability
|
2025-03-20 20:32:41 +00:00 |
|
|
|
afb39cf177
|
test BLEU and lexical metrics
Add comprehensive tests for BLEU and lexical metrics including edge
cases, batch scoring, and aggregate statistics.
|
2025-03-15 12:14:45 +00:00 |
|
|
|
c53cdd2536
|
gitignore, clean cached files
Add comprehensive gitignore for Python projects. Remove accidentally
committed __pycache__ directories.
|
2025-03-12 19:13:31 +00:00 |
|
|
|
2827dcdf4e
|
tests for tokeniser and types
Cover WordTokeniser (Unicode, empty input, punctuation, multiple scripts)
and validation types (immutability, edge cases, failure summary).
|
2025-03-09 11:42:26 +00:00 |
|