mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-12 01:02:23 +03:00
Format
This commit is contained in:
parent
5c8588d81f
commit
9514bfd9e1
|
@ -188,6 +188,7 @@ grad_factor = 1.0
|
||||||
@misc = "spacy.ngram_suggester.v1"
|
@misc = "spacy.ngram_suggester.v1"
|
||||||
sizes = [1,2,3]
|
sizes = [1,2,3]
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if "trainable_lemmatizer" in components -%}
|
{% if "trainable_lemmatizer" in components -%}
|
||||||
[components.trainable_lemmatizer]
|
[components.trainable_lemmatizer]
|
||||||
factory = "trainable_lemmatizer"
|
factory = "trainable_lemmatizer"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user