mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 13:17:06 +03:00
f00de445dd
* move defaults to pipeline and use in component decorator * black formatting * relative import
5 lines
77 B
INI
5 lines
77 B
INI
[model]
|
|
@architectures = "spacy.Tensorizer.v1"
|
|
input_size=96
|
|
output_size=300
|