Skip to content

Commit a01d160

Browse files
committed
update readme
1 parent 4290951 commit a01d160

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

unlvtests/README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@ wget -O spa.stopwords.txt https://raw.githubusercontent.com/stopwords-iso/stopwo
4040
```
4141
Edit ~/ISRI-OCRtk/stopwords/spa.stopwords.txt
4242
wordacc uses a space delimited stopwords file, not line delimited.
43+
s/\n/ /g
4344

44-
Edit *~/ISRI-OCRtk/spn.3B/pages*
45-
delete the line containing the following imagename as it crashes tesseract.
46-
7733_005.3B.tif
45+
Edit ~/ISRI-OCRtk/spn.3B/pages
46+
Delete the line containing the following imagename as it [crashes tesseract](https://github.com/tesseract-ocr/tesseract/issues/1647#issuecomment-395954717).
47+
48+
7733_005.3B 3
4749

4850
### Step 3: Download the modified ISRI toolkit, make and install the tools :
4951
These will be installed in /usr/local/bin.

0 commit comments

Comments
 (0)