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