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