示例#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'])
 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'])
示例#14
0
 def test_command_exists(self):
     assert sacrerouge_command_exists(['pyramid-score'])