mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
Fix universe.json and auto-format [ci skip]
This commit is contained in:
parent
f4008bdb13
commit
7f0f674a1b
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user