mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			186 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			186 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [model]
 | |
| @architectures = "spacy.TextCat.v1"
 | |
| exclusive_classes = false
 | |
| pretrained_vectors = null
 | |
| width = 64
 | |
| conv_depth = 2
 | |
| embed_size = 2000
 | |
| window_size = 1
 | |
| ngram_size = 1
 | |
| dropout = null
 |