Example #1
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['stat-sig-test'])
Example #2
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['moverscore'])
Example #3
0
 def test_setup_command_exists(self):
     assert sacrerouge_command_exists(['setup-metric', 'moverscore'])
Example #4
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['apes'])
Example #5
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['blanc'])
Example #6
0
 def test_setup_command_exists(self):
     assert sacrerouge_command_exists(['setup-metric', 'python-rouge'])
Example #7
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['setup-dataset', 'fabbri2020'])
Example #8
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['setup-dataset', 'chaganty2018'])
Example #9
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['python-rouge'])
Example #10
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['sent-bleu'])
Example #11
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['meteor'])
 def test_setup_command_exists(self):
     assert sacrerouge_command_exists(['setup-metric', 'decomposed-rouge'])
 def test_command_exists(self):
     assert sacrerouge_command_exists(['decomposed-rouge'])
Example #14
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['pyramid-score'])