Skip to content

Commit 0ebd66e

Browse files
ShreeShree
authored andcommitted
Fix typos, spacing
1 parent f72eec1 commit 0ebd66e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

4.0-Accuracy-and-Performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
See testing section in
2-
https://github.com/tesseract-ocr/docs/blob/master/das_tutorial2016/7Building%20a%20Multi-Lingual%20OCR%20Engine.pdf for accuracy rates for different languages.
1+
See testing section in [DAS Tutorial 2016](
2+
https://github.com/tesseract-ocr/docs/blob/master/das_tutorial2016/7Building%20a%20Multi-Lingual%20OCR%20Engine.pdf) for accuracy rates for different languages.
33

44
----------------------
55

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,21 @@ code modernization caused API compatibility issues with 4.x release.
5252
### Usage
5353
- [Tips to Improve Recognition](ImproveQuality.md)
5454
- [Command Line Usage](Command-Line-Usage.md)
55-
- [APIExample-user_patterns](APIExample-user_patterns.md)
56-
- [APIExample](APIExample.md)
55+
- [API Example - user_patterns](APIExample-user_patterns.md)
56+
- [API Example](APIExample.md)
5757
- [User App Example](User-App-Example.md)
5858
- [Viewer Debugging](ViewerDebugging.md)
5959
- [Common Errors and Resolutions](4.0x-Common-Errors-and-Resolutions.md)
6060
- [Frequently Asked Qustions](FAQ.md)
6161

6262
### Technical Information
63-
- [HistoricalTechnical Documentation](tess3/Technical-Documentation.md)
63+
- [Historical Technical Documentation](tess3/Technical-Documentation.md)
6464
- [API/ABI changes review for Tesseract](https://abi-laboratory.pro/?view=timeline&l=tesseract)
6565
- [Manual Pages](Documentation.md#manual-pages)
6666
- [Source Documentation generated by Doxygen](Documentation.md#source-documentation-generated-by-Doxygen)
67-
- [NeuralNetsInTesseract4.00](NeuralNetsInTesseract4.00.md)
68-
- [VGSLSpecs](VGSLSpecs.md)
69-
- [VGSLSpecs info from Tensorflow](https://github.com/mldbai/tensorflow-models/blob/master/street/g3doc/vgslspecs.md)
67+
- [Neural Nets in Tesseract 4.00](NeuralNetsInTesseract4.00.md)
68+
- [VGSL Specs](VGSLSpecs.md)
69+
- [VGSL Specs info from Tensorflow](https://github.com/mldbai/tensorflow-models/blob/master/street/g3doc/vgslspecs.md)
7070
- [Network spec for tessdata_fast models](Data-Files-in-tessdata_fast.md)
7171
- [Network spec for tessdata_best models](Data-Files-in-tessdata_best.md)
7272
- [DAS 2016 tutorial slides](https://github.com/tesseract-ocr/docs/tree/master/das_tutorial2016)
@@ -94,11 +94,11 @@ have information about LSTM integration in Tesseract 4.0x.
9494

9595
### Testing
9696
- [TestingTesseract](TestingTesseract.md)
97-
- [UNLV-Testing-of-Tesseract](UNLV-Testing-of-Tesseract.md)
97+
- [UNLV Testing of Tesseract](UNLV-Testing-of-Tesseract.md)
9898

9999
### External Projects
100100
- [AddOns](AddOns.md)
101-
- [User-Projects-–-3rdParty](User-Projects-–-3rdParty.md)
101+
- [User Projects - 3rdParty](User-Projects-–-3rdParty.md)
102102

103103
### User Manual for Old Versions
104104

0 commit comments

Comments
 (0)