mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	* Update docs
This commit is contained in:
		
							parent
							
								
									2aadb687c3
								
							
						
					
					
						commit
						e46cef634f
					
				| 
						 | 
				
			
			@ -5,11 +5,13 @@ Updates
 | 
			
		|||
----------------
 | 
			
		||||
 | 
			
		||||
* Parser produces richer dependency labels following the `ClearNLP scheme`_
 | 
			
		||||
* Training data now includes text from a variety of genres. Most users should
 | 
			
		||||
  see a substantial improvement in accuracy.
 | 
			
		||||
* Training data now includes text from a variety of genres.
 | 
			
		||||
* Parser now uses more memory and is slightly slower, due to the additional
 | 
			
		||||
  labels.
 | 
			
		||||
* Be sure to redownload data, with **python -m spacy.en.download all**
 | 
			
		||||
 | 
			
		||||
Most users should see a substantial increase in accuracy from the new model.
 | 
			
		||||
Be sure to redownload data, with **python -m spacy.en.download all**
 | 
			
		||||
Long post on accuracy evaluation and model details coming soon.
 | 
			
		||||
 | 
			
		||||
.. _ClearNLP scheme: https://github.com/clir/clearnlp-guidelines/blob/master/md/dependency/dependency_guidelines.md
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user