ONLYOFFICE / sdkjs-plugins

The add-ons for ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors.
https://www.onlyoffice.com
Apache License 2.0
136 stars 134 forks source link

Explicitly store tesseract.js version in file name #67

Open ShockwaveNN opened 5 years ago

ShockwaveNN commented 5 years ago

Currently it's pretty hard to understand which version of tesseract.js engine is used in ocr plugin. It can be found in source code (https://github.com/ONLYOFFICE/sdkjs-plugins/blob/9ea982d74032b56cf443aadf97bfaad482db9335/ocr/tesseract.js#L271) but not an easy task.

I think this problem can be solved by naming tesseract.js file as tesseract-1.0.7.js or somehow