NuGet can be used to automatically add files and references to your Visual Studio projects. You can use the Patagames NuGet packages without installing the ZIP package to development with the Tesseract.Net SDK. All the Patagames components are available as NuGet packages at nuget.org.
To install the package, enter the above command into Package Manager Console, and press the Enter key; or search for tesseract.net.sdk through NuGet Package Manager.
There are several other ways to get Tesseract.Net SDK - "7-zip" and "ZIP" archive for manual installation. If you don’t specifically require any of these installers, we recommend using the NuGet package.
All of the above packages include the following:
The English language, datafiles are supplied in the standard package. If you need to use other languages, download them separately from this page and put into the tessdata folder.
All language files are downloaded from the official repository Tesseract Open Source OCR Engine
Best results on Google’s eval data, slower, Float models.
These are the only models that can be used as base for finetune training.
Tessdata_best is for people willing to trade a lot of speed for slightly better accuracy.
These models only work with the LSTM OCR engine of Tesseract .Net SDK ver. 2.x
Best “value for money” in speed vs accuracy, Integer models.
Provides an alternate set of integerized LSTM models which have been built with a smaller network.
These models only work with the LSTM OCR engine of Tesseract.Net SDK ver. 2.x
The LSTM models in these files have been updated to the integerized versions of tessdata_best. So, they should be faster but probably a little less accurate than tessdata_best.
The legacy tesseract models have been removed for Indic and Arabic script language files.
These models only work with the Tesseract .Net SDK ver. 2.x
These models only work with the Tesseract .Net SDK ver. 1.x
The release logs for this download can be found here.
The uninstall instructions can be found here.
By downloading software of Patagames or its subsidiaries from this site, you agree to the Tesseract.Net SDK End User License Agreements (EULA) for the trial software. If you do not agree with such eual do not download the software. The terms of an end user license agreement accompanying a particular software file upon installation or download of the software shall supersede the terms presented below.