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