From a60cb1391081e7827db8e65e288ff4f19a12044f Mon Sep 17 00:00:00 2001
From: Paul O'Leary McCann <polm@dampfkraft.com>
Date: Thu, 29 Jul 2021 16:35:19 +0900
Subject: [PATCH] Update speed entry in metrics table

---
 website/docs/usage/training.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/docs/usage/training.md b/website/docs/usage/training.md
index 17fac05e5..89aff8844 100644
--- a/website/docs/usage/training.md
+++ b/website/docs/usage/training.md
@@ -652,7 +652,7 @@ excluded from the logs and the score won't be weighted.
 | **Recall** (R)             | Percentage of reference annotations recovered. 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. |
-| **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
 entities might not align to the predicted tokenization. These tokenization