mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	Make entity_vector_length available in Python.
This commit is contained in:
		
							parent
							
								
									d6d4c45eef
								
							
						
					
					
						commit
						aa2b5122b6
					
				|  | @ -7,4 +7,4 @@ from ..vocab cimport Vocab | |||
| cdef class KnowledgeBase: | ||||
|     cdef Pool mem | ||||
|     cdef readonly Vocab vocab | ||||
|     cdef int64_t entity_vector_length | ||||
|     cpdef int64_t entity_vector_length | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user