Fix universe.json and auto-format [ci skip]

This commit is contained in:
Ines Montani 2021-06-14 10:18:06 +10:00
parent f4008bdb13
commit 7f0f674a1b

View File

@ -67,7 +67,7 @@
"SCORE_METHOD = 'bow'",
"OUT_METRICS = 'vice-virtue'",
"OUT_CSV_PATH = 'single-vv.csv'",
"df = score_docs(template_input,DICT_TYPE,PROB_MAP,SCORE_METHOD,OUT_METRICS,num_docs)",
"df = score_docs(template_input,DICT_TYPE,PROB_MAP,SCORE_METHOD,OUT_METRICS,num_docs)"
],
"code_language": "python",
"author": "Media Neuroscience Lab",