mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			205 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			205 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| //- 💫 DOCS > API > TAGGER
 | |
| 
 | |
| include ../_includes/_mixins
 | |
| 
 | |
| //- This class inherits from Pipe, so this page uses the template in pipe.jade.
 | |
| !=partial("pipe", { subclass: "Tagger", pipeline_id: "tagger" })
 |