mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Fix template
This commit is contained in:
		
							parent
							
								
									f2352eb701
								
							
						
					
					
						commit
						534e1ef498
					
				| 
						 | 
					@ -314,8 +314,6 @@ compound = 1.001
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[initialize]
 | 
					[initialize]
 | 
				
			||||||
 | 
					 | 
				
			||||||
[initialize.vocab]
 | 
					 | 
				
			||||||
{% if use_transformer or optimize == "efficiency" or not word_vectors -%}
 | 
					{% if use_transformer or optimize == "efficiency" or not word_vectors -%}
 | 
				
			||||||
vectors = null
 | 
					vectors = null
 | 
				
			||||||
{% else -%}
 | 
					{% else -%}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user