mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +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" })
 |