Tesseract 最新中文语言包 chi-sim.traineddata
·
Tesseract 最新中文语言包 chi-sim.traineddata
简介
本仓库提供Tesseract OCR引擎的最新中文语言包 chi-sim.traineddata。该语言包支持简体中文的文字识别,适用于需要进行中文文本识别的项目和应用。
文件说明
- chi-sim.traineddata: Tesseract OCR引擎的中文简体语言数据文件。
使用方法
-
下载文件:
git clone https://github.com/your-repo/tesseract-chi-sim.git -
放置文件: 将下载的
chi-sim.traineddata文件放置到Tesseract的tessdata目录中。通常该目录位于:- Windows:
C:\Program Files\Tesseract-OCR\tessdata - Linux:
/usr/share/tesseract-ocr/4.00/tessdata - macOS:
/usr/local/share/tessdata
- Windows:
-
运行Tesseract: 使用Tesseract进行中文简体文字识别时,指定语言参数为
chi_sim:tesseract input_image.png output -l chi_sim
贡献
欢迎贡献和改进本语言包。如果您有任何改进建议或发现了问题,请提交Issue或Pull Request。
许可证
本项目遵循MIT许可证。详细信息请参阅 LICENSE 文件。
联系
如有任何问题或建议,请联系维护者:
- 邮箱:[your-email@example.com]
- GitHub:your-github-profile
感谢您的使用和支持!
更多推荐
所有评论(0)