2017-10-03 15:26:20 +03:00
//- 💫 DOCS > USAGE > FACTS & FIGURES > BENCHMARKS > CHOI ET AL. (2015)
+table(["System", "Year", "Language", "Accuracy", "Speed (wps)"])
+row
+cell #[strong spaCy v2.x]
+cell 2017
+cell Python / Cython
2017-11-06 20:19:00 +03:00
+cell("right") #[strong 92.6]
+cell("right") #[em n/a]
2017-10-03 15:26:20 +03:00
| #[+help("This table shows speed as benchmarked by Choi et al. We therefore can't provide comparable figures, as we'd be running the benchmark on different hardware.").u-color-dark]
+row
+cell #[strong spaCy v1.x]
+cell 2015
+cell Python / Cython
2017-11-06 20:19:00 +03:00
+cell("right") 91.8
+cell("right") 13,963
2017-10-03 15:26:20 +03:00
+row
+cell ClearNLP
+cell 2015
+cell Java
2017-11-06 20:19:00 +03:00
+cell("right") 91.7
+cell("right") 10,271
2017-10-03 15:26:20 +03:00
+row
+cell CoreNLP
+cell 2015
+cell Java
2017-11-06 20:19:00 +03:00
+cell("right") 89.6
+cell("right") 8,602
2017-10-03 15:26:20 +03:00
+row
+cell MATE
+cell 2015
+cell Java
2017-11-06 20:19:00 +03:00
+cell("right") 92.5
+cell("right") 550
2017-10-03 15:26:20 +03:00
+row
+cell Turbo
+cell 2015
+cell C++
2017-11-06 20:19:00 +03:00
+cell("right") 92.4
+cell("right") 349