File size: 2,173 Bytes
1b3d38f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[
  "tests/test_awwer.py::TestAlignWordsDP::test_deletion",
  "tests/test_awwer.py::TestAlignWordsDP::test_empty_hyp",
  "tests/test_awwer.py::TestAlignWordsDP::test_empty_ref",
  "tests/test_awwer.py::TestAlignWordsDP::test_identical",
  "tests/test_awwer.py::TestAlignWordsDP::test_insertion",
  "tests/test_awwer.py::TestAlignWordsDP::test_substitution",
  "tests/test_awwer.py::TestCalculateAWWER::test_all_deletions",
  "tests/test_awwer.py::TestCalculateAWWER::test_high_weight_error",
  "tests/test_awwer.py::TestCalculateAWWER::test_none_on_empty_ref",
  "tests/test_awwer.py::TestCalculateAWWER::test_perfect_match",
  "tests/test_awwer.py::TestCalculateAWWERComponents::test_breakdown",
  "tests/test_awwer.py::TestCalculateAWWERFromString::test_json_weights",
  "tests/test_awwer.py::TestCleanText::test_basic_normalization",
  "tests/test_awwer.py::TestCleanText::test_empty_input",
  "tests/test_awwer.py::TestCleanText::test_nan_handling",
  "tests/test_awwer.py::TestCleanText::test_punctuation_removal",
  "tests/test_awwer.py::TestCleanText::test_whitespace_collapse",
  "tests/test_awwer.py::TestGetWordWeight::test_case_insensitive",
  "tests/test_awwer.py::TestGetWordWeight::test_default",
  "tests/test_awwer.py::TestGetWordWeight::test_empty",
  "tests/test_awwer.py::TestGetWordWeight::test_exact_match",
  "tests/test_awwer.py::TestParseWordWeights::test_empty",
  "tests/test_awwer.py::TestParseWordWeights::test_invalid_json",
  "tests/test_awwer.py::TestParseWordWeights::test_json_string",
  "tests/test_awwer.py::TestParseWordWeights::test_list_input",
  "tests/test_awwer.py::TestStandardMetrics::test_cer_nonzero",
  "tests/test_awwer.py::TestStandardMetrics::test_cer_perfect",
  "tests/test_awwer.py::TestStandardMetrics::test_mer_bounds",
  "tests/test_awwer.py::TestStandardMetrics::test_mer_perfect",
  "tests/test_awwer.py::TestStandardMetrics::test_nan_handling",
  "tests/test_awwer.py::TestStandardMetrics::test_wer_all_wrong",
  "tests/test_awwer.py::TestStandardMetrics::test_wer_empty_hyp",
  "tests/test_awwer.py::TestStandardMetrics::test_wer_none_on_empty_ref",
  "tests/test_awwer.py::TestStandardMetrics::test_wer_perfect"
]