mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			239 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			239 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# fmt: off
 | 
						|
__title__ = "spacy"
 | 
						|
__version__ = "3.7.2"
 | 
						|
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
 | 
						|
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
 |