Skip to content

Commit 4290951

Browse files
committed
add summary for Spanish UNLV test with 4.0.0-beta with --tessdata_best and --tessdata
1 parent 86700fd commit 4290951

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

unlvtests/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ EXTRA_DIST += reports/1995.mag.3B.sum
1010
EXTRA_DIST += reports/1995.news.3B.sum
1111
EXTRA_DIST += reports/2.03.summary
1212
EXTRA_DIST += reports/2.04.summary
13+
EXTRA_DIST += reports/4_best_spa.summary
14+
EXTRA_DIST += reports/4_best_int_spa.summary
1315
EXTRA_DIST += reports/4_fast_spa.summary
+2
Original file line numberDiff line numberDiff line change
@@ -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

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
RELEASE TestSet CharErrors Accuracy WordErrors Accuracy NonStopWordErrors Accuracy TimeTaken
2+
4_best_spa spn.3B 2823 99.19% 924 98.41% 729 97.57 7233.76s

0 commit comments

Comments
 (0)