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