chore: add ROUGE and FPR to codespell ignore list

ROUGE is a legitimate ML evaluation metric (Recall-Oriented Understudy
for Gisting Evaluation) used in text summarization benchmarks.

FPR is False Positive Rate, a standard ML classification metric.
This commit is contained in:
Vijay Janapa Reddi
2026-01-06 17:27:25 -05:00
parent c75ecb7fb3
commit 6ab52bff7e

View File

@@ -31,3 +31,5 @@ panting
occurence
socio-economic
rin
rouge
FPR