We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86700fd commit 4290951Copy full SHA for 4290951
unlvtests/Makefile.am
@@ -10,4 +10,6 @@ EXTRA_DIST += reports/1995.mag.3B.sum
10
EXTRA_DIST += reports/1995.news.3B.sum
11
EXTRA_DIST += reports/2.03.summary
12
EXTRA_DIST += reports/2.04.summary
13
+EXTRA_DIST += reports/4_best_spa.summary
14
+EXTRA_DIST += reports/4_best_int_spa.summary
15
EXTRA_DIST += reports/4_fast_spa.summary
unlvtests/reports/4_best_int_spa.summary
@@ -0,0 +1,2 @@
1
+RELEASE TestSet CharErrors Accuracy WordErrors Accuracy NonStopWordErrors Accuracy TimeTaken
2
+4_best_int_spa spn.3B 2846 99.18% 937 98.39% 739 97.54 6478.02s
unlvtests/reports/4_best_spa.summary
+4_best_spa spn.3B 2823 99.19% 924 98.41% 729 97.57 7233.76s
0 commit comments