mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	Remove vector member from lexeme
This commit is contained in:
		
							parent
							
								
									2445707f3c
								
							
						
					
					
						commit
						3ea98e2043
					
				| 
						 | 
				
			
			@ -5,8 +5,6 @@ from .parts_of_speech cimport univ_pos_t
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
cdef struct LexemeC:
 | 
			
		||||
    float* vector
 | 
			
		||||
 | 
			
		||||
    flags_t flags
 | 
			
		||||
 | 
			
		||||
    attr_t lang
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user