mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Merge branch 'master' into spacy.io
This commit is contained in:
		
						commit
						b6534d7875
					
				| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
A named entity is a "real-world object" that's assigned a name – for example, a
 | 
			
		||||
person, a country, a product or a book title. spaCy can **recognize**
 | 
			
		||||
person, a country, a product or a book title. spaCy can **recognize** 
 | 
			
		||||
[various types](/api/annotation#named-entities) of named entities in a document,
 | 
			
		||||
by asking the model for a **prediction**. Because models are statistical and
 | 
			
		||||
strongly depend on the examples they were trained on, this doesn't always work
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user