Raphael Mitsch 
							
						 
					 
					
						
						
						
						
							
						
						
							1f2685029f 
							
						 
					 
					
						
						
							
							Reverse erroneous changes during merge.  
						
						
						
					 
					
						2023-03-20 09:30:39 +01:00 
						 
				 
			
				
					
						
							
							
								Raphael Mitsch 
							
						 
					 
					
						
						
						
						
							
						
						
							1620a04d46 
							
						 
					 
					
						
						
							
							Merge branch 'v4' into refactor/span-group-for-mentions  
						
						... 
						
						
						
						# Conflicts:
#	spacy/errors.py
#	spacy/kb/__init__.py
#	spacy/kb/candidate.pxd
#	spacy/kb/candidate.pyx
#	spacy/kb/kb.pyx
#	spacy/kb/kb_in_memory.pyx
#	spacy/ml/models/entity_linker.py
#	spacy/pipeline/entity_linker.py
#	spacy/tests/pipeline/test_entity_linker.py
#	spacy/tests/serialize/test_serialize_kb.py
#	website/docs/api/inmemorylookupkb.mdx
#	website/docs/api/kb.mdx 
						
					 
					
						2023-03-20 09:29:52 +01:00 
						 
				 
			
				
					
						
							
							
								Raphael Mitsch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9340eb8ad2 
							
						 
					 
					
						
						
							
							Introduce hierarchy for EL Candidate objects ( #12341 )  
						
						... 
						
						
						
						* Convert Candidate from Cython to Python class.
* Format.
* Fix .entity_ typo in _add_activations() usage.
* Update spacy/kb/candidate.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update doc string of BaseCandidate.__init__().
* Update spacy/kb/candidate.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Rename Candidate to InMemoryCandidate, BaseCandidate to Candidate.
* Adjust Candidate to support and mandate numerical entity IDs.
* Format.
* Fix docstring and docs.
* Update website/docs/api/kb.mdx
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Rename alias -> mention.
* Refactor Candidate attribute names. Update docs and tests accordingly.
* Refacor Candidate attributes and their usage.
* Format.
* Fix mypy error.
* Update error code in line with v4 convention.
* Update spacy/kb/candidate.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Updated error code.
* Simplify interface for int/str representations.
* Update website/docs/api/kb.mdx
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Rename 'alias' to 'mention'.
* Port Candidate and InMemoryCandidate to Cython.
* Remove redundant entry in setup.py.
* Add abstract class check.
* Drop storing mention.
* Update spacy/kb/candidate.pxd
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Fix entity_id refactoring problems in docstrings.
* Drop unused InMemoryCandidate._entity_hash.
* Update docstrings.
* Move attributes out of Candidate.
* Partially fix alias/mention terminology usage. Convert Candidate to interface.
* Remove prior_prob from supported properties in Candidate. Introduce KnowledgeBase.supports_prior_probs().
* Update docstrings related to prior_prob.
* Update alias/mention usage in doc(strings).
* Update spacy/ml/models/entity_linker.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update spacy/ml/models/entity_linker.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Mention -> alias renaming. Drop Candidate.mentions(). Drop InMemoryLookupKB.get_alias_candidates() from docs.
* Update docstrings.
* Fix InMemoryCandidate attribute names.
* Update spacy/kb/kb.pyx
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update spacy/ml/models/entity_linker.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update W401 test.
* Update spacy/errors.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update spacy/kb/kb.pyx
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Use Candidate output type for toy generators in the test suite to mimick best practices
* fix docs
* fix import
---------
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> 
						
					 
					
						2023-03-20 00:34:35 +01:00 
						 
				 
			
				
					
						
							
							
								Raphael Mitsch 
							
						 
					 
					
						
						
						
						
							
						
						
							3beda2b23a 
							
						 
					 
					
						
						
							
							Merge branch 'refactor/el-candidates' into refactor/span-group-for-mentions  
						
						... 
						
						
						
						# Conflicts:
#	spacy/ml/models/entity_linker.py
#	website/docs/api/inmemorylookupkb.mdx 
						
					 
					
						2023-03-03 08:32:38 +01:00 
						 
				 
			
				
					
						
							
							
								Raphael Mitsch 
							
						 
					 
					
						
						
						
						
							
						
						
							49abf4fb3a 
							
						 
					 
					
						
						
							
							Rename Candidate to InMemoryCandidate, BaseCandidate to Candidate.  
						
						
						
					 
					
						2023-03-01 14:27:50 +01:00 
						 
				 
			
				
					
						
							
							
								Raphael Mitsch 
							
						 
					 
					
						
						
						
						
							
						
						
							50b34751eb 
							
						 
					 
					
						
						
							
							Update docs.  
						
						
						
					 
					
						2023-02-28 15:38:28 +01:00 
						 
				 
			
				
					
						
							
							
								Adriane Boyd 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b8918e166 
							
						 
					 
					
						
						
							
							API docs: Rename kb_in_memory to inmemorylookupkb, add to sidebar ( #12128 )  
						
						... 
						
						
						
						* API docs: Rename kb_in_memory to inmemorylookupkb, add to sidebar
* adjust to mdx
* linkout to InMemoryLookupKB at first occurrence in kb.mdx
* fix links to docs
* revert Azure trigger setting (I'll make a separate PR)
Co-authored-by: svlandeg <svlandeg@github.com> 
						
					 
					
						2023-01-19 13:29:17 +01:00