mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from ..deprecated import ModelDownload as download
 | 
						|
 | 
						|
 | 
						|
if __name__ == '__main__':
 | 
						|
    download.en()
 |