ABBYY FineReader Engine Distribution Kit
The description of the files of the library is given in the tables below. The list of files supplied in different ABBYY FineReader Engine distribution kits may not be the same as in the list below and may vary depending on the product’s version. These tables also specify what files should be distributed as a part of your application, and what should not.
You can use the FREngineDistribution.csv file to automatically create a list of files required for your application to function.
Include files, help, code samples
File name | Description | Distribution |
---|---|---|
Help folder | ||
FREngine12UserGuide.pdf | The PDF version of this manual. | No. |
FREngine12AdminGuide.pdf | System administrator’s guide. | No. |
FREngineDistribution.csv | The list of files in the Bin, CommonBin, and Data folders saved in the CSV format. See Working with the FREngineDistribution.csv File for instructions on how to automatically generate the list of files for distribution. | No. |
Help/CodeSamplesLibrary folder | ||
All files in this folder. | The ABBYY FineReader Engine 12 Code Samples Library including detailed descriptions of code samples. | No. |
Help/HTML folder | ||
All files in this folder. | This manual. | No. |
Inc folder | ||
FREngine.h, FREngine_i.c FREngineEvents.h, FREngineData.h guiddef.h, rpc.h, rpcndr.h, unknwn.h, wtypes.h |
ABBYY FineReader Engine API declaration files. | Never distribute these files. They are intended for developer purposes only. |
FREngineOutproc.h, OutprocEngineLoader.h | ABBYY FineReader Engine header files for the version of the library which supports inter-process communication. | Never distribute these files. They are intended for developer purposes only. |
windows.h | ABBYY FineReader Engine header file for working with SafeArray data type. | Never distribute these files. They are intended for developer purposes only. |
ComparisonResultXmlSchema.xsd | XML schema representing the comparison result of the documents or pages with their copies. | No. |
FineReader10-schema-v1.xsd | XML schema for the document representing OCR results exported by FineReader Engine. | No. |
MrzXmlSchema.xsd | XML schema for the data extracted from MRZ. | No. |
LicensingSettings.xsd | XML schema for the LicensingSettings.xml file. | No. |
Inc/Java folder | ||
com.abbyy.FREngine-%BUILD_ID%.jar | Java class library for FineReader Engine. | Redistribute this file if you develop a Java application. |
com.abbyy.Outproc.FREngine-%BUILD_ID%.jar | Java class library for FineReader Engine loaded as an out-of process server. | Redistribute if your Java application uses FineReader Engine loaded out-of-process. |
com.abbyy.rmi.FREngine-%BUILD_ID%.jar com.abbyy.rmi.server.FREngine-%BUILD_ID%.jar |
RMI-capable Java class library for FineReader Engine. | Redistribute if your application uses the RMI Java wrapper. |
Samples folder | ||
All files in this folder. | This folder contains sample code illustrating ABBYY FineReader Engine usage in C++ and Java. See the Description of the ABBYY FineReader Engine Samples section for details. | No. |
Binaries and resources
File name | Description | Distribution |
---|---|---|
Bin folder | ||
libFREngine.Jni.so libFREngine.Jni.outproc.so |
Java class library for ABBYY FineReader Engine. | Redistribute this file if you develop a Java application. |
libAbbyyZLib.so libDocumentAnalysis.Objects.so libDocumentProcessing.so libFineNet.so libFineObj.so libPortLayer.so libLangInfoUnicode.so libOcrEngine.Undo.so libOcrEngine.Document.so libRegExp.so libTextLayout.so libLanguageDatabase.so libFineFormats.so libStandaloneProperties.so libNeoML.so libNeoMathEngine.so libExtraNeoML.Dnn.so libFREngine.so libFREngine.dlp FREngineProcessor |
ABBYY FineReader Engine system modules. |
Mandatory. |
libippcc.so libippcce9.so libippcck0.so libippccl9.so libippccn8.so libippcore.so libippccy8.so libippcv.so libippcve9.so libippcvk0.so libippcvl9.so libippcvn8.so libippcvy8.so libippi.so libippie9.so libippik0.so libippil9.so libippin8.so libippiy8.so libipps.so libippse9.so libippsk0.so libippsn8.so libippsl9.so libippsy8.so libNeoMathEngineAvx.so |
ABBYY FineReader Engine system modules for Intel unix platforms. | Mandatory. |
libippccm7.so libippccn0.so libippcvm7.so libippcvn0.so libippim7.so libippin0.so libippsm7.so libippsn0.so |
ABBYY FineReader Engine system modules. | Mandatory. |
FREngineProcessor.dlp | ABBYY FineReader Engine system modules for parallel processing. | These files are necessary if you intend your application to use parallel processing. |
libFREngineProcessor0.so libFREngineProcessor1.so libFREngineProcessor2.so libFREngineProcessor3.so libFREngineProcessor4.so libFREngineProcessor5.so libFREngineProcessor6.so libFREngineProcessor7.so libFREngineProcessor8.so libFREngineProcessor9.so libFREngineProcessor14.so libFREngineProcessor15.so libFREngineProcessor16.so libFREngineProcessor17.so libFREngineProcessor20.so libFREngineProcessor22.so libFREngineProcessor23.so libFREngineProcessor24.so libFREngineProcessor26.so libFREngineProcessor27.so libFREngineProcessor63.so libFREngineProcessor64.so libFREngineProcessor65.so |
ABBYY FineReader Engine resource modules for different interface languages, used in parallel processing. See Interface language identifiers for details. |
These resource files are only necessary if you use parallel processing in your application and you intend your application to display messages in a certain language. You may redistribute only resource modules corresponding to the interface language you want to use. Note: For each language, corresponding FREngine#. so , MorphoRes#. so , and TechResources#. so are required, where # is the language number. Corresponding TrainingUI#. so files are also required if you intend your application to perform patterns training. |
libIcr.RecPage.so libIcr.CnnGraphemeRecognizer.so |
ABBYY FineReader Engine system module. | This file is only necessary if you intend your application to recognize handprinted text. |
libImage.Codec.AbbyyLossless.so libImage.Codec.Ccitt.so libImage.Codec.Jbig2.so libImage.Codec.Jpeg.so libImage.Codec.Lzw.so libImage.Codec.Packbits.so libImage.Codec.Zip.so libImage.Services.Core.so libImage.Services.Advanced.so libImage.Services.Transforms.so libImage.Helper.CMS.so |
ABBYY FineReader Engine system modules for opening image files. | These files are necessary for image opening. |
libImage.Format.Bmp.so | ABBYY FineReader Engine system module for processing BMP image files. | This file is necessary if you intend your application to process image files in BMP format. |
libImage.Format.Gif.so | ABBYY FineReader Engine system module for processing GIF image files. | This file is necessary if you intend your application to process image files in GIF format. |
libImage.Format.Jbig2.so | ABBYY FineReader Engine system module for processing JBIG2 image files and saving images in JBIG2 format. | This file is necessary if you intend your application to process image files in JBIG2 format, or export any documents with pictures using the JBIG2 image codec. |
libImage.Format.Jpeg.so | ABBYY FineReader Engine system module for processing JPEG image files and saving images in JPEG format. | This file is necessary if you intend your application to process image files in JPEG format, or export any documents with pictures using the JPEG image codec. |
libImage.Format.Pcx.so | ABBYY FineReader Engine system module for processing PCX image files. | This file is necessary if you intend your application to process image files in PCX format. |
libImage.Format.Png.so | ABBYY FineReader Engine system module for processing PNG image files. | This file is necessary if you intend your application to process image files in PNG format. |
libImage.Format.Tiff.so | ABBYY FineReader Engine system module for processing TIFF image files. Also necessary for all processing operations with ImageDocument. | Redistribute this file if your application performs layout analysis or recognition, or opens images in TIFF format. |
libImage.Format.Jpeg2k.so | ABBYY FineReader Engine system module for processing JPEG 2000 image files. | This file is necessary if you intend your application to process image files in JPEG 2000 format, or export any documents with pictures using JPEG 2000 image codec. |
libImage.Helper.Kakadu.so | ABBYY FineReader Engine system module for processing JPEG 2000 image files. | This file is necessary if you intend your application to process image files in JPEG 2000 format. |
libImage.Helper.openCV.so | ABBYY FineReader Engine system modules for detecting barcodes. | These files are necessary if you intend your application to detect barcodes. |
libImage.Services.Cnn.so | ABBYY FineReader Engine system module for using in neural network mechanisms. | This file is necessary if you intend your application to process barcodes or use document classification functionality. |
libOutprocClientLib.so OutprocServer OutprocConfig.ini |
ABBYY FineReader Engine out-of-process libraries for Linux. | Mandatory. |
libFREngine.rmi_server.so | ABBYY FineReader Engine system module replacing libFREngine.so for use with the RMI-capable Java wrapper. | Redistribute and use instead of libFREngine.so if your application uses the RMI-capable Java wrapper. |
libBarcode.so libDocumentAnalysis.Classification.so libDocumentAnalysis.ObjectsExtraction.so libDocumentAnalysis.PageServices.so libDocumentAnalysis.Segmentation.so libMorphology.so libRecognizer.so libSynthesis.so libopencv_calib3d.so.4.2 libopencv_core.so.4.2 libopencv_features2d.so.4.2 libopencv_flann.so.4.2 libopencv_imgproc.so.4.2 libopencv_ml.so.4.2 libopencv_objdetect.so.4.2 libopencv_xfeatures2d_sift.so.4.2 libRecPage.so libRecognizerCnnTools.so libEndToEndRecognition.so |
ABBYY FineReader Engine system modules for analysis and recognition. | Redistribute these files if your application uses ABBYY FineReader Engine to analyze layouts or recognize documents. |
libFontSupport.so | ABBYY FineReader Engine system module for analysis, recognition and export. | Redistribute this file if your application uses analysis, recognition or export processing stages. |
libBatchComparator.so libTextLayoutTools.so |
ABBYY FineReader Engine system module for document comparison. | Redistribute this file if your application uses ABBYY FineReader Engine to compare the documents. |
libExport.Common.so libExport.PictureProcessor.so Export.Resources.dat mimetype |
ABBYY FineReader Engine system modules for document export. | Redistribute these files if your application uses FineReader Engine export API. |
mimetype_odt | ABBYY FineReader Engine system modules for export to ODT format. | Redistribute this file if you intend your application to export files to ODT format. |
libExport.Alto.so | ABBYY FineReader Engine system module for export to ALTO format. | Redistribute this file if you intend your application to export files to ALTO format. |
libExport.Excel.so | ABBYY FineReader Engine system module for export to XLS or XLSX format. | Redistribute this file if you intend your application to export files to XLS or XLSX format. |
libExport.FineXML.so | ABBYY FineReader Engine system module for export to XML format. | Redistribute this file if you intend your application to export files to XML format. |
libExport.HtmlEbooks.so | ABBYY FineReader Engine system module for export to HTML, ePub, or fb2 format. | Redistribute this file if you intend your application to export files to HTML, ePub, or fb2 format. |
libExport.Pptx.so | ABBYY FineReader Engine system module for export to PPTX format. | Redistribute this file if you intend your application to export files to PPTX format. |
libExport.Txt.so | ABBYY FineReader Engine system module for export to TXT or CSV format. | Redistribute this file if you intend your application to export files to TXT or CSV format. |
libExport.WP.so | ABBYY FineReader Engine system module for export to RTF, DOCX, or ODT format. | Redistribute this file if you intend your application to export files to RTF, DOCX, or ODT format. |
libExport.Xps.so | ABBYY FineReader Engine system module for export to XPS format. | Redistribute this file if you intend your application to export files to XPS format. |
libExport.Exact.so | ABBYY FineReader Engine system module for export to HTML, XLSX, or TXT format. | Redistribute this file if you intend your application to export files to HTML, XLSX, or TXT format. |
convert.py libOfficeConverter.so openoffice-convert |
ABBYY FineReader Engine system modules for converting digital input documents. | Redistribute these files if you intend to process input documents in Office formats. |
libImage.Format.Pdf.so libPdfTools.Rasterizator.Pdfium.so libpdfium.so libPdfTools.PdfToolsAuxInfo.so |
ABBYY FineReader Engine system modules for processing files in PDF format. |
These files are only necessary if you intend your application to process PDF files. Note: See detailed list of files required for PDF processing in ABBYY FineReader Engine Distribution Kit: PDF. |
libPdfTools.AdobeSupport.so libExport.Pdf.so libPdfTools.Encryption.so libPdfToolkit.so libPdfTools.CommonInstruments.so libPdfTools.Heuristics.so |
ABBYY FineReader Engine system modules for PDF export. | These files are necessary if you intend your application to export to the PDF format. |
libPdfTools.Crypto.so | ABBYY FineReader Engine system module for PDF digital signing and signature verification. | This file is necessary if you intend your application to support PDF digital signing. |
libPdfService.so | ABBYY FineReader Engine system module for PDF export using the IEngine::InjectTextLayer method. | Redistribute this file if your application uses the IEngine::InjectTextLayer method. |
libOpenTypeSubsetter.so | ABBYY FineReader Engine system module for export to the PDF/A format. | Necessary if you intend your application to export to the PDF/A format. |
libImage.Analysis.so libNLCEngine.so libSemanticDictionariesHolder.so libText.so libTextAttributes.so libTextClassifier.Core.so libTextClassifier.Logger.so libTextClassifier.Text.so libTextClassifier.Manager.so libTextClassifier.Semantic.so |
ABBYY FineReader Engine system modules for document classification. | These files are only necessary if you intend your application to use document classification functionality. |
libBusinessCard.Analyser.so | ABBYY FineReader Engine system modules for business card recognition. | This file is only necessary if you intend your application to recognize business cards. |
libTextRendering.so | ABBYY FineReader Engine system module responsible for text rendering. | This file is necessary for export to PDF format. |
SharedFiles.ini | This file contains paths to resource files. |
Mandatory. |
libMorphoRes0.so libMorphoRes1.so libMorphoRes2.so libMorphoRes3.so libMorphoRes4.so libMorphoRes5.so libMorphoRes6.so libMorphoRes7.so libMorphoRes8.so libMorphoRes9.so libMorphoRes14.so libMorphoRes15.so libMorphoRes16.so libMorphoRes17.so libMorphoRes20.so libMorphoRes22.so libMorphoRes23.so libMorphoRes24.so libMorphoRes26.so libMorphoRes27.so libMorphoRes63.so libMorphoRes64.so libMorphoRes65.so libTechResources0.so libTechResources1.so libTechResources2.so libTechResources3.so libTechResources4.so libTechResources5.so libTechResources6.so libTechResources7.so libTechResources8.so libTechResources9.so libTechResources14.so libTechResources15.so libTechResources16.so libTechResources17.so libTechResources20.so libTechResources22.so libTechResources23.so libTechResources24.so libTechResources26.so libTechResources27.so libTechResources63.so libTechResources64.so libTechResources65.so libFREngine0.so libFREngine1.so libFREngine2.so libFREngine3.so libFREngine4.so libFREngine5.so libFREngine6.so libFREngine7.so libFREngine8.so libFREngine9.so libFREngine14.so libFREngine15.so libFREngine16.so libFREngine17.so libFREngine20.so libFREngine22.so libFREngine23.so libFREngine24.so libFREngine26.so libFREngine27.so libFREngine63.so libFREngine64.so libFREngine65.so |
ABBYY FineReader Engine resource modules for different interface languages. See Interface language identifiers for details. |
Resource files are only necessary if you intend your application to display messages in a certain language. You may redistribute only resource modules corresponding to the interface language you want to use. Note: For each language, corresponding FREngine#. so , MorphoRes#. so , and TechResources#. so are required, where # is the language number. Corresponding FREngineProcessor#. so and TrainingUI#. so files may also be required, depending on the functionality used by your application. |
LicenseManager.Console | The License Manager utility. | Used for activation of Runtime licenses. If you do not need the end user of your application to activate any licenses, you may use the utility during installation of your software and remove it afterwards. |
ServiceWrapper | The License Manager utility. | Used for starting the Licensing Service manually if it has not been installed by the root user. |
LicensingSchema.xe ProductLicensingSchema.xe |
ABBYY FineReader Engine licensing and protection modules. | Mandatory. |
libProtection.so | ABBYY FineReader Engine licensing and protection module. Used with Runtime licenses only. | Mandatory. |
libProtection.Developer.so | ABBYY FineReader Engine licensing and protection module. Used with Developer licenses only. | No. |
libProtectionResShared.so | ABBYY FineReader Engine licensing and protection resource module for all interface languages. | Mandatory. |
libProtectionRes0.so libProtectionRes1.so libProtectionRes2.so libProtectionRes3.so libProtectionRes4.so libProtectionRes5.so libProtectionRes6.so libProtectionRes7.so libProtectionRes8.so libProtectionRes9.so libProtectionRes14.so libProtectionRes15.so libProtectionRes16.so libProtectionRes17.so libProtectionRes20.so libProtectionRes22.so libProtectionRes23.so libProtectionRes24.so libProtectionRes26.so libProtectionRes27.so libProtectionRes63.so libProtectionRes64.so libProtectionRes65.so libProtectionRes43.so |
ABBYY FineReader Engine licensing and protection resource modules for different languages. See Interface language identifiers for details. Note: All these files contain resources in English language. |
Resource files are only necessary if you intend your application to display messages in a certain language. You may redistribute only resource modules corresponding to the interface languages you want to use. |
Bin/OpenOffice4 folder | ||
All contents of this folder. | Redistribute these files if you intend to process input documents in Office formats. | |
Bin/PredefinedProfiles folder | ||
ArchiveFast.ini ArchiveQuality.ini BarcodeRecognitionFast.ini BarcodeRecognitionQuality.ini FieldLevelRecognition.ini BusinessCardsProcessing.ini DocumentConversionAccuracy.ini DocumentConversionSpeed.ini EngineeringDrawingsProcessing.ini HighCompressedImageOnlyPdf.ini MachineReadableZone.ini TextExtractionAccuracy.ini TextExtractionFast.ini Version9Compatibility.ini |
Contains files with predefined profiles settings. | Redistribute these files if your application uses predefined profiles. |
CommonBin/Licensing folder | ||
LicensingSchema.xe ProductLicensingSchema.xe libProtection.Developer.so libProtection.so libProtectionRes0.so libProtectionRes1.so libProtectionRes2.so libProtectionRes3.so libProtectionRes4.so libProtectionRes5.so libProtectionRes6.so libProtectionRes7.so libProtectionRes8.so libProtectionRes9.so libProtectionRes14.so libProtectionRes15.so libProtectionRes16.so libProtectionRes17.so libProtectionRes20.so libProtectionRes22.so libProtectionRes23.so libProtectionRes24.so libProtectionRes26.so libProtectionRes27.so libProtectionRes63.so libProtectionRes64.so libProtectionRes65.so libProtectionRes43.so libProtectionResShared.so LicensingService libAbbyyZLib.so libFineFormats.so libFineNet.so libFineObj.so libPortLayer.so |
The License Manager utility. | Used for activation of Runtime licenses. If you do not need the end user of your application to activate any licenses, you may use the utility during installation of your software and remove it afterwards. |
start_licensing_service.sh | The License Manager utility. | Used for starting the Licensing Service manually if it has not been installed by the root user. |
CommonBin/Licensing, Bin folders | ||
LicensingSettings.xml libProtectionConsoleUI.so |
The License Manager utility. | Used for activation of Runtime licenses. If you do not need the end user of your application to activate any licenses, you may use the utility during installation of your software and remove it afterwards. |
Data folder | ||
USWebCoatedSWOP.icc | ABBYY FineReader Engine system modules for opening image files. | These files are necessary for image opening. |
Barcodes.Finder.cnnmodel Barcodes.RawFinder.cnnmodel Barcodes.Binarization.cnnmodel Barcodes.PDF417RowsFinder.cnnmodel Barcodes.PDF417Recognizer.cnnmodel Barcodes.QRCodeModulesFinder.cnnmodel Barcodes.Code39Recognizer.e2e Barcodes.Code128Recognizer.e2e Barcodes.EAN13Recognizer.e2e |
ABBYY FineReader Engine system modules for processing barcodes. | These files are necessary if you intend your application to process barcodes. |
GlyphRecovery0.bin GlyphRecovery1.bin |
ABBYY FineReader Engine system modules for processing files in PDF format. |
These files are only necessary if you intend your application to process PDF files. Note: See detailed list of files required for PDF processing in ABBYY FineReader Engine Distribution Kit: PDF. |
DefaultProfiles.peps | ABBYY FineReader Engine system module for PDF export. | This file is necessary if you intend your application to export to PDF format. |
fastconvnet.cnnmodel resnet18scans.cnnmodel mobilenet.cnnmodel |
ABBYY FineReader Engine system modules for document classification. | These files are only necessary if you intend your application to use document classification functionality. |
Ocr.zmd Normal.cnn AllData.dmi English.lm French.lm German.lm Spanish.lm Russian.lm Translations.gtt Generated.gtt Substitutions.gst EndToEndModelsDescription.bin EndToEnd.Latin.dmd Handwrite.clc MultyColumn.clc Pictures.clc Shadow.clc Tables.clc TextBlockBuilder.clc TextColumnAnalysis.clc EmptyPage.clc LineQualities.clc EuropeanClassifier.clc Monospace.clc Ranking.clc DANet.clc BlackLines.clc LocateBusinessObjects.clc SegLinks.clc SPLERGE.clc TextGraphicsTypeDetection.clc RedundantLanguagesExclusion.clc |
Recognition databases. | Redistribute these files if your application uses the recognition processing stage. |
Synthesis.FSEmergency.pat Synthesis.FSMerge.pat Synthesis.FSSpacing.pat Synthesis.Paragraphs.pat Compound.clc Compound_X.clc Synthesis.ParagraphAlignment.pat Synthesis.ParagraphIndents.pat Synthesis.ParagraphClusters.pat Synthesis.OverflowedParagraphs.pat Synthesis.RunningTitles.pat Synthesis.SimpleListHypothesis.pat Synthesis.ListItems.pat Synthesis.Monospace.pat |
Recognition databases for page/document synthesis. | These files are necessary if you intend your application to perform synthesis. |
CropClassifierGeneric.imodel FastCrop.imodel CropLaunchCriteria.cnnmodel TextHighlightsDetection.cnnmodel |
Patterns for image preprocessing. | These files are necessary if your application performs image preprocessing. |
Helvetica.0.3.fch Helvetica-Bold.0.3.fch Helvetica-BoldOblique.0.3.fch Helvetica-Oblique.0.3.fch Symbol.0.3.fch Times-Bold.0.3.fch Times-BoldItalic.0.3.fch Times-Italic.0.3.fch Times-Roman.0.3.fch Courier.0.3.fch Courier-Bold.0.3.fch Courier-BoldOblique.0.3.fch Courier-Oblique.0.3.fch ZapfDingbats.0.3.fch StdAdbFnt.mtr AbbyyStdFnt.fonts |
Font metrics. | Redistribute these files if your application uses the recognition processing stage. |
DefaultFont.3.fontdata DefaultMetricsBoldFont.3.fontdata DefaultMetricsFont.3.fontdata DefaultMetricsItalicBoldFont.3.fontdata DefaultMetricsItalicFont.3.fontdata DefaultFont.fnt |
Font metrics for page/document synthesis and for export to PDF. | These files are necessary if you intend your application to perform synthesis or export to PDF format. |
Ocr.Typewrit.zmd | Recognition databases. | These files are only necessary if you intend your application to recognize text printed on a typewriter. |
Ocr.OCR_B.zmd | Recognition databases. | For recognition of the OCR-B font only. |
Ocr.Gothic.zmd | Recognition databases. | For recognition of the Gothic fonts only. |
Ocr.Receipt.zmd | Recognition databases. | These files are only necessary if you intend your application to recognize the Receipt text type. |
Handprin.ptc Handprin.pte Handprin.pto Handprin.pts Handprin.ptv Handprin.rseg Handprin.spt Handprin.str Icr.zmd Erasure.spt Erasure.str |
Recognition databases. | Redistribute these files if you support handprint recognition in your application. |
Checkmark.pts Checkmark.ptv Checkmark.ptc Checkmark.spt Checkmark.str CheckmarkClassifier.cnnmodel |
Recognition databases. | For checkmark recognition only. |
EndToEnd.Bangla.dmd Bangla.clc |
Recognition databases. | These files are only necessary if you want your application to recognize texts in Bangla. |
Japanese.lm Ocr.CJ.zmd Japanese.tscnn Japanese.Accurate.hypsearch Gray.tscnn EuroOrCjkModelsData.dmd Ocr.Cjk.zmd EndToEnd.Japanese.dmd Chinese.lm |
Recognition databases. | These files are only necessary if you want your application to recognize texts in Chinese and Japanese. |
CjkWordFragments.clc | Recognition databases. | These files are only necessary if you want your application to recognize texts in Chinese, Japanese and Korean. |
Ocr.Korean.zmd Korean.lm |
Recognition databases. | The files are only necessary if you want your application to recognize texts in Korean. |
Burmese.clc | Recognition databases. | This file is only necessary if you want your application to recognize texts in Burmese. |
EndToEnd.ArabicNormal.dmd EndToEnd.ArabicFast.dmd Ocr.Arabic.zmd EndToEnd.Farsi.dmd Arabic.clc |
Recognition databases. | These files are only necessary if you want your application to recognize texts in Arabic. |
Thai.clc | Recognition databases. | The files are only necessary if you want your application to recognize texts in Thai. |
BcrSimilarLetters.dfe BusinessCardKeywords.makw BusinessCardFieldsSubsetsQualityCorrectorModels.bfsqcm bcr_embeddings.emb bcr_net_depl.cnn bcr_logo_net_depl.cnn BusinessCardFieldsMaps.dat BusinessCardFieldsQualityModels.bfqm BusinessCardFieldsQualityWONetModels.bfqm |
ABBYY FineReader Engine recognition databases for business card recognition. | These files are only necessary if you intend your application to recognize business cards. |
Asian.imageDoc European.imageDoc |
These files are used by the IEngine::LoadModule method. | Redistribute only if your application uses the IEngine::LoadModule method. |
Data/ExtendedDictionaries folder | ||
Univers.amd Langpack.zmd |
Additional files for all languages that include Latin letters in the alphabet. | Redistribute these files if you use at least one recognition language that uses Latin letters. |
2711.licp 2712.licp 2713.licp 2718.licp 3a4.licp 3a8.licp 3b5.licp 3b6.licp 551.licp |
Additional *.licp files for all languages. | Redistribute these files if you use at least one recognition language. |
Abkhaz.amd | Abkhaz language support. | For recognition of the Abkhaz language only. |
Adyghe.amd | Adyghe language support. | For recognition of the Adyghe language only. |
Afrikns.amd | Afrikaans language support. | For recognition of the Afrikaans language only. |
Agul.amd | Agul language support. | For recognition of the Agul language only. |
Albanian.amd | Albanian language support. | For recognition of the Albanian language only. |
Altaic.amd | Altaic language support. | For recognition of the Altaic language only. |
Awar.amd | Avar language support. | For recognition of the Avar language only. |
Aymara.amd | Aymara language support. | For recognition of the Aymara language only. |
AzeriCyr.amd | Azerbaijani (Cyrillic) language support. | For recognition of the Azerbaijani (Cyrillic) language only. |
Basque.amd | Basque language support. | For recognition of the Basque language only. |
Bemba.amd | Bemba language support. | For recognition of the Bemba language only. |
Blackft.amd | Blackfoot language support. | For recognition of the Blackfoot language only. |
Breton.amd | Breton language support. | For recognition of the Breton language only. |
Bugotu.amd | Bugotu language support. | For recognition of the Bugotu language only. |
Burmese.amd | Burmese language support. | For recognition of the Burmese language only. |
Buryat.amd | Buryat language support. | For recognition of the Buryat language only. |
Byelorus.amd | Belarussian language support. | For recognition of the Belarussian language only. |
Chamorro.amd | Chamorro language support. | For recognition of the Chamorro language only. |
Chechen.amd | Chechen language support. | For recognition of the Chechen language only. |
Chukcha.amd | Chukcha language support. | For recognition of the Chukcha language only. |
Chuvash.amd | Chuvash language support. | For recognition of the Chuvash language only. |
Corsican.amd | Corsican language support. | For recognition of the Corsican language only. |
CrimTat.amd | Crimean Tatar language support. | For recognition of the Crimean Tatar language only. |
Crow.amd | Crow language support. | For recognition of the Crow language only. |
Dargwa.amd | Dargwa language support. | For recognition of the Dargwa language only. |
Dungan.amd | Dungan language support. | For recognition of the Dungan language only. |
EskimoC.amd | Eskimo (Cyrillic) language support. | For recognition of the Eskimo (Cyrillic) language only. |
EskimoL.amd | Eskimo (Latin) language support. | For recognition of the Eskimo (Latin) language only. |
Even.amd | Even language support. | For recognition of the Even language only. |
Evenki.amd | Evenki language support. | For recognition of the Evenki language only. |
Faeroese.amd | Faeroese language support. | For recognition of the Faeroese language only. |
Fijian.amd | Fijian language support. | For recognition of the Fijian language only. |
Flemmish.amd | Dutch (Flemmish, Belgium) language support. | For recognition of the Belgian Dutch (Flemmish) language only. |
Frisian.amd | Frisian language support. | For recognition of the Frisian language only. |
Friulian.amd | Friulian language support. | For recognition of the Friulian language only. |
GaelicSc.amd | Scottish Gaelic language support. | For recognition of the Scottish Gaelic language only. |
Gagauz.amd | Gagauz language support. | For recognition of the Gagauz language only. |
Galician.amd | Galician language support. | For recognition of the Galician language only. |
Ganda.amd | Ganda language support. | For recognition of the Ganda language only. |
Georgian.amd | Georgian language support. | For recognition of the Georgian language only. |
GermanLx.amd | German (Luxembourg) language support. | For recognition of the German (Luxembourg) language only. |
Guarani.amd | Guarani language support. | For recognition of the Guarani language only. |
Hani.amd | Hani language support. | For recognition of the Hani language only. |
Hausa.amd | Hausa language support. | For recognition of the Hausa language only. |
Hawaiian.amd | Hawaiian language support. | For recognition of the Hawaiian language only. |
Iceland.amd | Icelandic language support. | For recognition of the Icelandic language only. |
Ingush.amd | Ingush language support. | For recognition of the Ingush language only. |
Irish.amd | Irish language support. | For recognition of the Irish language only. |
Kabard.amd | Kabardian language support. | For recognition of the Kabardian language only. |
Kalmyk.amd | Kalmyk language support. | For recognition of the Kalmyk language only. |
Karachay.amd | Karachay-balkar language support. | For recognition of the Karachay-balkar language only. |
Karakalp.amd | Karakalpak language support. | For recognition of the Karakalpak language only. |
Kasub.amd | Kasub language support. | For recognition of the Kasub language only. |
Kawa.amd | Kawa language support. | For recognition of the Kawa language only. |
Kazakh.amd | Kazakh language support. | For recognition of the Kazakh language only. |
Khakas.amd | Khakas language support. | For recognition of the Khakas language only. |
Khanty.amd | Khanty language support. | For recognition of the Khanty language only. |
Kikuyu.amd | Kikuyu language support. | For recognition of the Kikuyu language only. |
Kirgiz.amd | Kirgiz language support. | For recognition of the Kirgiz language only. |
Kongo.amd | Kongo language support. | For recognition of the Kongo language only. |
Koryak.amd | Koryak language support. | For recognition of the Koryak language only. |
Kpelle.amd | Kpelle language support. | For recognition of the Kpelle language only. |
Kumyk.amd | Kumyk language support. | For recognition of the Kumyk language only. |
KurdishL.amd | Kurdish language support. | For recognition of the Kurdish language only. |
Lak.amd | Lak language support. | For recognition of the Lak language only. |
Lappish.amd | Sami (Lappish) language support. | For recognition of the Sami (Lappish) language only. |
Lezgin.amd | Lezgin language support. | For recognition of the Lezgin language only. |
Luba.amd | Luba language support. | For recognition of the Luba language only. |
Macedon.amd | Macedonian language support. | For recognition of the Macedonian language only. |
Malagasy.amd | Malagasy language support. | For recognition of the Malagasy language only. |
Malay.amd | Malay language support. | For recognition of the Malay language only. |
Malinke.amd | Malinke language support. | For recognition of the Malinke language only. |
Maltese.amd | Maltese language support. | For recognition of the Maltese language only. |
Mansi.amd | Mansi language support. | For recognition of the Mansi language only. |
Maori.amd | Maori language support. | For recognition of the Maori language only. |
Mari.amd | Mari language support. | For recognition of the Mari language only. |
Maya.amd | Maya language support. | For recognition of the Maya language only. |
Miao.amd | Miao language support. | For recognition of the Miao language only. |
Minankab.amd | Minangkabau language support. | For recognition of the Minangkabau language only. |
Mohawk.amd | Mohawk language support. | For recognition of the Mohawk language only. |
Moldav.amd | Romanian (Moldavia) language support. | For recognition of the Romanian (Moldavia) language only. |
Mongol.amd | Mongol language support. | For recognition of the Mongol language only. |
Mordvin.amd | Mordvin language support. | For recognition of the Mordvin language only. |
Nahuatl.amd | Nahuatl language support. | For recognition of the Nahuatl language only. |
Nenets.amd | Nenets language support. | For recognition of the Nenets language only. |
Nivkh.amd | Nivkh language support. | For recognition of the Nivkh language only. |
Nogay.amd | Nogay language support. | For recognition of the Nogay language only. |
Numbers.amd | Digits recognition support. | For recognition of digits. |
Nyanja.amd | Nyanja language support. | For recognition of the Nyanja language only. |
Ojibway.amd | Ojibway language support. | For recognition of the Ojibway language only. |
Ossetic.amd | Ossetian language support. | For recognition of the Ossetian language only. |
Papiamen.amd | Papiamento language support. | For recognition of the Papiamento language only. |
Pidgin.amd | Tok Pisin language support. | For recognition of the Tok Pisin language only. |
Provenc.amd | Provencal language support. | For recognition of the Provencal language only. |
Quechua.amd | Quechua language support. | For recognition of the Quechua language only. |
Rhaetian.amd | Rhaeto-Romanic language support. | For recognition of the Rhaeto-Romanic language only. |
Romany.amd | Romany language support. | For recognition of the Romany language only. |
Ruanda.amd | Ruanda language support. | For recognition of the Ruanda language only. |
Rundi.amd | Rundi language support. | For recognition of the Rundi language only. |
Samoan.amd | Samoan language support. | For recognition of the Samoan language only. |
Selkup.amd | Selkup language support. | For recognition of the Selkup language only. |
Serbian.amd | Serbian (Cyrillic) language support. | For recognition of the Serbian (Cyrillic) language only. |
SerbianL.amd | Serbian (Latin) language support. | For recognition of the Serbian (Latin) language only. |
Shona.amd | Shona language support. | For recognition of the Shona language only. |
Sioux.amd | Sioux language support. | For recognition of the Sioux language only. |
Somali.amd | Somali language support. | For recognition of the Somali language only. |
Sorbian.amd | Sorbian language support. | For recognition of the Sorbian language only. |
Sotho.amd | Sotho language support. | For recognition of the Sotho language only. |
Sunda.amd | Sunda language support. | For recognition of the Sunda language only. |
Swahili.amd | Swahili language support. | For recognition of the Swahili language only. |
Swazi.amd | Swazi language support. | For recognition of the Swazi language only. |
Tabassar.amd | Tabassaran language support. | For recognition of the Tabassaran language only. |
Tagalog.amd | Tagalog language support. | For recognition of the Tagalog language only. |
Tahitian.amd | Tahitian language support. | For recognition of the Tahitian language only. |
Tajik.amd | Tajik language support. | For recognition of the Tajik language only. |
Tinpo.amd | Jingpo language support. | For recognition of the Jingpo language only. |
Tongan.amd | Tongan language support. | For recognition of the Tongan language only. |
Tswana.amd | Tswana language support. | For recognition of the Tswana language only. |
Tun.amd | Tun language support. | For recognition of the Tun language only. |
Turkmen.amd | Turkmen language support. | For recognition of the Turkmen language only. |
TurkmenLatin.amd | Turkmen (Latin) language support. | For recognition of the Turkmen (Latin) language only. |
Tuvin.amd | Tuvinian language support. | For recognition of the Tuvinian language only. |
Udmurt.amd | Udmurt language support. | For recognition of the Udmurt language only. |
UighurC.amd | Uighur (Cyrillic) language support. | For recognition of the Uighur (Cyrillic) language only. |
UighurL.amd | Uighur (Latin) language support. | For recognition of the Uighur (Latin) language only. |
UzbekCyr.amd | Uzbek (Cyrillic) language support. | For recognition of the Uzbek (Cyrillic) language only. |
UzbekLat.amd | Uzbek (Latin) language support. | For recognition of the Uzbek (Latin) language only. |
Visayan.amd | Cebuano language support. | For recognition of the Cebuano language only. |
Welsh.amd | Welsh language support. | For recognition of the Welsh language only. |
Wolof.amd | Wolof language support. | For recognition of the Wolof language only. |
Xhosa.amd | Xhosa language support. | For recognition of the Xhosa language only. |
Yakut.amd | Yakut language support. | For recognition of the Yakut language only. |
Zapotec.amd | Zapotec language support. | For recognition of the Zapotec language only. |
Zulu.amd | Zulu language support. | For recognition of the Zulu language only. |
ArmEast.amd ArmEast.amt |
Armenian (Eastern) language support. | For recognition of the Armenian (Eastern) language only. |
ArmGrab.amd ArmGrab.amt |
Armenian (Grabar) language support. | For recognition of the Armenian (Grabar) language only. |
ArmWest.amd ArmWest.amt |
Armenian (Western) language support. | For recognition of the Armenian (Western) language only. |
AzeriLatin.amd AzeriLatin.amt |
Azerbaijani (Latin) language support. | For recognition of the Azerbaijani (Latin) language only. |
Bangla.amd | Bangla language support. | For recognition of the Bangla language only. |
Bashkir.amd Bashkir.amt |
Bashkir language support. | For recognition of the Bashkir language only. |
Bulgar.amd Bulgar.amt |
Bulgarian language support. | For recognition of the Bulgarian language only. |
Catalan.amd Catalan.amt |
Catalan language support. | For recognition of the Catalan language only. |
Croatian.amd Croatian.amt |
Croatian language support. | For recognition of the Croatian language only. |
Czech.amd Czech.amt |
Czech language support. | For recognition of the Czech language only. |
Danish.amd Danish.amt |
Danish language support. | For recognition of the Danish language only. |
Dutch.amd Dutch.amt |
Dutch language support. | For recognition of the Dutch language only. |
English.amd English.amt |
English language support. | For recognition of the English language only. |
Eston.amd Eston.amt |
Estonian language support. | For recognition of the Estonian language only. |
Farsi.amd | Farsi language support. | For recognition of the Farsi language only. |
Finnish.amd Finnish.amt |
Finnish language support. | For recognition of the Finnish language only. |
French.amd French.amt |
French language support. | For recognition of the French language only. |
German.amd German.amt |
German language support. | For recognition of the German language only. |
GermanNS.amd | German (new spelling) language support. | For recognition of the German (new spelling) language only. |
Greek.amd Greek.amt |
Greek language support. | For recognition of the Greek language only. |
Hungar.amd Hungar.amt |
Hungarian language support. | For recognition of the Hungarian language only. |
Indonesian.amd Indonesian.amt |
Indonesian language support. | For recognition of the Indonesian language only. |
Italian.amd Italian.amt |
Italian language support. | For recognition of the Italian language only. |
Latin.amd Latin.amt |
Latin language support. | For recognition of the Latin language only. |
Latvian.amd Latvian.amt |
Latvian language support. | For recognition of the Latvian language only. |
Lithuan.amd Lithuan.amt |
Lithuanian language support. | For recognition of the Lithuanian language only. |
NorwBok.amd NorwBok.amt |
Norwegian (Bokmal) language support. | For recognition of the Norwegian (Bokmal) language only. |
NorwNyn.amd NorwNyn.amt |
Norwegian (Nynorsk) language support. | For recognition of the Norwegian (Nynorsk) language only. |
Polish.amd Polish.amt |
Polish language support. | For recognition of the Polish language only. |
Portug.amd Portug.amt |
Portuguese (Portugal) language support. | For recognition of the Portuguese (Portugal) language only. |
PortugueseBrazilian.amd PortugueseBrazilian.amt |
Portuguese (Brazilian) language support. | For recognition of the Portuguese (Brazilian) language only. |
Roman.amd Roman.amt |
Romanian language support. | For recognition of the Romanian language only. |
Russian.amd Russian.amt |
Russian language support. | For recognition of the Russian language only. |
RusOS.amd RusOS.amt |
Russian (old spelling) language support. | For recognition of the Russian (old spelling) language only. |
RussianWithAccent.amd | Russian (with accents) language support. | For recognition of the Russian language with accents only. |
Slovak.amd Slovak.amt |
Slovak language support. | For recognition of the Slovak language only. |
Sloven.amd Sloven.amt |
Slovenian language support. | For recognition of the Slovenian language only. |
Spanish.amd Spanish.amt |
Spanish language support. | For recognition of the Spanish language only. |
Swedish.amd Swedish.amt |
Swedish language support. | For recognition of the Swedish language only. |
Tatar.amd Tatar.amt |
Tatar language support. | For recognition of the Tatar language only. |
Turkish.amd Turkish.amt |
Turkish language support. | For recognition of the Turkish language only. |
Ukrainian.amd Ukrainian.amt |
Ukrainian language support. | For recognition of the Ukrainian language only. |
Yiddish.amd | Yiddish language support. | For recognition of the Yiddish language only. |
Arabic.amd Arabic.amt |
Arabic language support. | For recognition of the Arabic language only. |
Vietnamese.amd | Vietnamese language support. | For recognition of the Vietnamese language only. |
Thai.amd Thai.amt |
Thai language support. | For recognition of the Thai language only. |
LatvianGothic.amd | Support of the Latvian language written in the Gothic script. | For recognition of the Latvian language written in the Gothic script only. |
OldEnglish.amd OldEnglish.amt |
Old English language support. | For recognition of the Old English language only. |
OldFrench.amd OldFrench.amt |
Old French language support. | For recognition of the Old French language only. |
OldGerman.amd OldGerman.amt |
Old German language support. | For recognition of the Old German language only. |
OldItalian.amd OldItalian.amt |
Old Italian language support. | For recognition of the Old Italian language only. |
OldSlavonic.amd | Old Slavonic language support. | For recognition of the Old Slavonic language only. |
OldSpanish.amd OldSpanish.amt |
Old Spanish language support. | For recognition of the Old Spanish language only. |
Hebrew.amd Hebrew.amt |
Hebrew language support. | For recognition of the Hebrew language only. |
Japanese.amd JapaneseModern.amd |
Japanese language support. | For recognition of the Japanese language only. |
ChinesePRC.amd | Chinese (PRC) language support. | For recognition of the Chinese (PRC) language only. |
ChineseTaiwan.amd | Chinese (Taiwan) language support. | For recognition of the Chinese (Taiwan) language only. |
Korean.amd | Korean and Korean (Hangul) language support. | For recognition of the Korean and Korean (Hangul) languages only. |
Esperan.amd | Esperanto language support. | For recognition of the Esperanto language only. |
Ido.amd | Ido language support. | For recognition of the Ido language only. |
Interlin.amd | Interlingua language support. | For recognition of the Interlingua language only. |
Occident.amd | Occidental language support. | For recognition of the Occidental language only. |
Data/ExtendedDictionaries/Langpack/Formal folder | ||
Payload.zmd | Formal languages support. | For recognition of the programming languages only (Basic, C/C++, COBOL, Fortran, Java, Pascal). |
{V0-22E64A89D1137302EAACCF749086C24B5974F2B0}.amd {V0-36435FB482392B810B3206A6AF57D44F95E8499F}.amd {V0-3BF414AD0794BB84A96FF6FDC19355B6E4C7D478}.amd {V0-466263E8C93F599AE1433E54D5E12B010875ED03}.amd {V0-7145C464BEAC2539DAC3DE261E1EE67FB22F01E7}.amd {V0-C82AFAE20E8DD3760B746627CF389DCFF11B918B}.amd |
Additional files with keywords for recognition of formal languages. | For recognition of the programming languages: Basic, C/C++, COBOL, Fortran, Java, Pascal. |
Data/ExtendedDictionaries/Langpack/Forms folder | ||
Payload.zmd | Support for special language units (e.g. addresses, names, etc.). | For recognition of special language units in the Arabic, Bulgarian, Croatian, Czech, English (the United Kingdom and the United States), French, German, Hungarian, Italian, Japanese, Polish, Russian, Serbian (Cyrillic and Latin), Slovak, Spanish, Ukrainian languages. Additionally, the special language units similar for the majority of languages are supported. |
All {V0-####}.amd files that are not explicitly listed here (#### is a 40-character alphanumeric id) | Additional files with keywords for the languages that are provided with the support for recognizing special language units (addresses, names, or dates). | Redistribute these files if your application uses the special language units recognition functionality. |
Data/ExtendedDictionaries/Langpack/Formulas folder | ||
Payload.zmd | Formula languages support. | For recognition of simple chemical and mathematical formulas only. |
{V0-CE0BCE31398A66F317F4ABC5A696EDF8188DBB64}.amd | Additional files with keywords for recognition of formula languages. | For recognition of the formula languages: Chemistry, Mathematical. |
Data/ExtendedDictionaries/Langpack/Mrf folder | ||
Payload.zmd | Support for languages of the machine-readable fonts. | For recognition of texts in the OCR-A and OCR-B fonts, MICR CMC-7 and MICR E-13B characters. |
Interface language identifiers
The following resource files for different interface languages are identified by the postfix numbers in filenames (# is the number):
- libFREngine#.so
- libFREngineProcessor#.so
- libMorphoRes#.so
- libProtectionRes#.so
- libTechResources#.so
Corresponding languages are:
- 0 — English
- 1 — Russian
- 2 — German
- 3 — French
- 4 — Ukrainian
- 5 — Spanish
- 6 — Italian
- 7 — Dutch
- 8 — Danish
- 9 — Swedish
- 14 — Slovak
- 15 — Polish
- 16 — Czech
- 17 — Hungarian
- 20 — Estonian
- 22 — Greek
- 23 — Bulgarian
- 24 — Turkish
- 26 — Japanese
- 27 — Portuguese (Brazil)
- 63 — Korean
- 64 — Chinese (PRC)
- 65 — Chinese (Taiwan)
See also
7/3/2024 8:50:25 AM