mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	* Whitespace
This commit is contained in:
		
							parent
							
								
									e9a62b6eba
								
							
						
					
					
						commit
						8d20617dfd
					
				|  | @ -46,7 +46,6 @@ cimport lang | ||||||
| from spacy import orth | from spacy import orth | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| cdef class English(Language): | cdef class English(Language): | ||||||
|     cpdef int _split_one(self, unicode word): |     cpdef int _split_one(self, unicode word): | ||||||
|         cdef size_t length = len(word) |         cdef size_t length = len(word) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user