mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-01 00:17:44 +03:00 
			
		
		
		
	* move defaults to pipeline and use in component decorator * black formatting * relative import
		
			
				
	
	
		
			6 lines
		
	
	
		
			110 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			110 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [model]
 | |
| @architectures = "spacy.TextCatBOW.v1"
 | |
| exclusive_classes = false
 | |
| ngram_size: 1
 | |
| no_output_layer: false
 |