mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-01 00:17:44 +03:00 
			
		
		
		
	Merge pull request #7251 from graue70/patch-1 [ci skip]
Fix copy & paste error in API docs
This commit is contained in:
		
						commit
						d723382caa
					
				|  | @ -364,7 +364,7 @@ Evaluate a pipeline's components. | ||||||
| 
 | 
 | ||||||
| <Infobox variant="warning" title="Changed in v3.0"> | <Infobox variant="warning" title="Changed in v3.0"> | ||||||
| 
 | 
 | ||||||
| The `Language.update` method now takes a batch of [`Example`](/api/example) | The `Language.evaluate` method now takes a batch of [`Example`](/api/example) | ||||||
| objects instead of tuples of `Doc` and `GoldParse` objects. | objects instead of tuples of `Doc` and `GoldParse` objects. | ||||||
| 
 | 
 | ||||||
| </Infobox> | </Infobox> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user