mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			188 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			188 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from .abbreviations import *
 | 
						|
from .emoticons import *
 | 
						|
from .punctuation import *
 | 
						|
from .tag_map import *
 | 
						|
from .entity_rules import *
 | 
						|
from .util import *
 | 
						|
from .tokenizer_exceptions import *
 |