mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 18:56:36 +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'",
|
"SCORE_METHOD = 'bow'",
|
||||||
"OUT_METRICS = 'vice-virtue'",
|
"OUT_METRICS = 'vice-virtue'",
|
||||||
"OUT_CSV_PATH = 'single-vv.csv'",
|
"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",
|
"code_language": "python",
|
||||||
"author": "Media Neuroscience Lab",
|
"author": "Media Neuroscience Lab",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user