mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 07:57:35 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| //- 💫 DOCS > API > DEPENDENCYPARSER
 | |
| 
 | |
| include ../_includes/_mixins
 | |
| 
 | |
| //- This class inherits from Pipe, so this page uses the template in pipe.jade.
 | |
| !=partial("pipe", { subclass: "DependencyParser", short: "parser", pipeline_id: "parser" })
 |