https://github.com/nonwill/goldendict-ocr
GoldenDict++:Optimizations for faster dictionary loading and searching, even with large dictionary collections. OCR integration for text recognition, enhanced media playback, and more robust full-text search capabilities. 内置大量官方版本问题的修正,以插件形式接入多个OCR划词和音频播放引擎,在增强易用性的基础上为提高查询效率、减少运行时CPU及内存占用、降低代码维护难度,完全重构了所有的实现。
https://github.com/nonwill/goldendict-ocr
babylon bass dictionary ebook epwing fmod goldendict language lingvo mdict ocr portable scanpopup slob stardict tesseract text-to-speech translator xdxf zim
Last synced: 4 months ago
JSON representation
GoldenDict++:Optimizations for faster dictionary loading and searching, even with large dictionary collections. OCR integration for text recognition, enhanced media playback, and more robust full-text search capabilities. 内置大量官方版本问题的修正,以插件形式接入多个OCR划词和音频播放引擎,在增强易用性的基础上为提高查询效率、减少运行时CPU及内存占用、降低代码维护难度,完全重构了所有的实现。
- Host: GitHub
- URL: https://github.com/nonwill/goldendict-ocr
- Owner: nonwill
- Created: 2022-04-06T16:18:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-04T09:34:09.000Z (9 months ago)
- Last Synced: 2025-09-04T11:33:30.602Z (9 months ago)
- Topics: babylon, bass, dictionary, ebook, epwing, fmod, goldendict, language, lingvo, mdict, ocr, portable, scanpopup, slob, stardict, tesseract, text-to-speech, translator, xdxf, zim
- Homepage: https://nonwill.github.io/gdocr/
- Size: 78.1 KB
- Stars: 185
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GoldenDict++OCR「划词翻译」
[More Demos](https://space.bilibili.com/3493095169592137/channel/series):
[Sessions](https://www.bilibili.com/video/BV1Da4y1m7aT/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Session resume / 会话恢复")/[Auto Session](https://www.bilibili.com/video/BV1xj41177y3/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Authentic Session resume / 自动会话")
Media[①](https://youtu.be/OHN9RqpF4Z0 "Audio Rate / 播放速度调节")|[②](https://www.bilibili.com/video/BV1AQ4y1s7Vo/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Media file playing / 媒体文件播放支持")
Groups[①](https://www.bilibili.com/video/BV1Pp42197gH/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Automatic Groups by Folder, Language and Type / 自动分组,快速排序")|[②](https://www.bilibili.com/video/BV1EN41177Lx/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Automatic Groups by Folder, Language and Type / 以目录、语言和类型对词典自动分组,一键创建群组")
Themes[①](https://www.bilibili.com/video/BV12j411U7rK/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Theme or stylesheet / 主题 或 样式表 设置,可自由组配")|[②](https://www.bilibili.com/video/BV1Yu4y1J7gc/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Theme or stylesheet / 主题 或 样式表 设置,可自由组配")
[OCR](https://www.bilibili.com/video/BV1Ab411X7aC/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "OCR support / 划词翻译,OCR 引擎选择")
[ScanFlag](https://www.bilibili.com/video/BV1Es4y1b7UU/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Word Picking by ScanFlag on Linux / Linux 系统取词")
[OSX](https://www.bilibili.com/video/BV1WW4y1M7mR/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Apple's Dictionary support / 支持 苹果 Apple macOS 内置的词典")
PK[①](https://www.bilibili.com/video/BV1kv4y1L7Cm/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "HeadWord List PK/ 与其它版本性能对比① - 词汇表阅览")|[②](https://www.bilibili.com/video/BV13N411v7kC/?share_source=copy_web&vd_source=1f8bb4f075a48414a935e9435e7a5b1a "Article View PK / 与其它版本性能对比② - 查询阅览")
0. built-in fixes for a large number of issues with the official version
1. a simple plug-in mechanism added, based on which several OCR and audio playback engines plugged
2. completely refactored all implementations to reduce runtime CPU and memory footprint, also query efficiency improved
3. the future goal is to abstract functional extensions and dictionary formats processing into complete plug-ins to further enhance the scalability and maintainability
