mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	* Fiddle with lexeme attrs
This commit is contained in:
		
							parent
							
								
									564082e48e
								
							
						
					
					
						commit
						49f3780ff5
					
				|  | @ -103,8 +103,8 @@ cdef struct Lexeme: | ||||||
|     attr_t sense_type |     attr_t sense_type | ||||||
| 
 | 
 | ||||||
|     float prob |     float prob | ||||||
|     float upper_pc |     float lower_pc | ||||||
|     float title_pc |     float sentiment | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| cdef Lexeme EMPTY_LEXEME | cdef Lexeme EMPTY_LEXEME | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user