mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	* Add LOWER attr
This commit is contained in:
		
							parent
							
								
									f149259bf5
								
							
						
					
					
						commit
						6646bfc5df
					
				| 
						 | 
				
			
			@ -25,7 +25,7 @@ cpdef enum:
 | 
			
		|||
 | 
			
		||||
    SIC = _SIC
 | 
			
		||||
    SHAPE = _SHAPE
 | 
			
		||||
    NORM1 = _NORM1
 | 
			
		||||
    LOWER = _NORM1
 | 
			
		||||
    NORM2 = _NORM2
 | 
			
		||||
    PREFIX = _PREFIX
 | 
			
		||||
    SUFFIX = _SUFFIX
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user