mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 07:57:35 +03:00 
			
		
		
		
	Update speed entry in metrics table
This commit is contained in:
		
							parent
							
								
									e125313a50
								
							
						
					
					
						commit
						a60cb13910
					
				|  | @ -652,7 +652,7 @@ excluded from the logs and the score won't be weighted. | ||||||
| | **Recall** (R)             | Percentage of reference annotations recovered. Should increase.                                                         | | | **Recall** (R)             | Percentage of reference annotations recovered. Should increase.                                                         | | ||||||
| | **F-Score** (F)            | Harmonic mean of precision and recall. Should increase.                                                                 | | | **F-Score** (F)            | Harmonic mean of precision and recall. Should increase.                                                                 | | ||||||
| | **UAS** / **LAS**          | Unlabeled and labeled attachment score for the dependency parser, i.e. the percentage of correct arcs. Should increase. | | | **UAS** / **LAS**          | Unlabeled and labeled attachment score for the dependency parser, i.e. the percentage of correct arcs. Should increase. | | ||||||
| | **Words per second** (WPS) | Prediction speed in words per second. Should stay stable.                                                               | | | Speed | Prediction speed in words per second (WPS). Should stay stable.                                                               | | ||||||
| 
 | 
 | ||||||
| Note that if the development data has raw text, some of the gold-standard | Note that if the development data has raw text, some of the gold-standard | ||||||
| entities might not align to the predicted tokenization. These tokenization | entities might not align to the predicted tokenization. These tokenization | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user