예제 #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'])