Beispiel #1
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['stat-sig-test'])
Beispiel #2
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['moverscore'])
Beispiel #3
0
 def test_setup_command_exists(self):
     assert sacrerouge_command_exists(['setup-metric', 'moverscore'])
Beispiel #4
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['apes'])
Beispiel #5
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['blanc'])
 def test_setup_command_exists(self):
     assert sacrerouge_command_exists(['setup-metric', 'python-rouge'])
Beispiel #7
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['setup-dataset', 'fabbri2020'])
Beispiel #8
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['setup-dataset', 'chaganty2018'])
 def test_command_exists(self):
     assert sacrerouge_command_exists(['python-rouge'])
Beispiel #10
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['sent-bleu'])
Beispiel #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'])
Beispiel #14
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['pyramid-score'])