jiangnanboy / AutoTextLinks
智能文本自动处理工具(Intelligent text automatic processing tool)。AutoText的功能主要有文本纠错,图片ocr、版面检测以及表格结构识别等。The main functions of this project include text error correction, ocr, layout-detection and table structure recognition.
☆26Updated 2 years ago
Alternatives and similar repositories for AutoText
Users that are interested in AutoText are comparing it to the libraries listed below
Sorting:
- 这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。☆13Updated 2 years ago
- jcorrector 中文文本纠错工具, Text Error Correction Tool,Spelling Check☆74Updated 6 months ago
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆102Updated last year
- Python3 package for Chinese/English OCR,use paddleocr-v5 onnx model(~20MB), with ultra-fast inference speed. 基于ppocr-v5-onnx模型推理,中英文OCR开源…☆100Updated last month
- 检测和提取各种场景图片中的表格区域,并纠正透视和旋转问题 Detect and extract table regions from images in various scenarios, and correct perspective and rotation i…☆106Updated 8 months ago
- PaddleOCR 输出结果的行对齐,表格制式图像OCR行对齐☆47Updated 3 years ago
- 文档方向分类☆223Updated 9 months ago
- 基于Paddle进行语义检索并部署上线,支持多语言 This code is based on Paddle to do a semantic search, and deploy it. Multilingual support☆13Updated 3 years ago
- 文档图像处理工具(Document image processing tool),包括漂白 / 文字方向矫正 / 清晰增强 / 笔记去噪美化 / 去阴影 / 扭曲矫正 / 切边增强(DocBleach / TextOrientationCorrection / DocSha…☆87Updated last year
- Based on RapidOCR, extract the PDF content☆182Updated 3 months ago
- 修正文档扭曲/模糊/阴影等情况,使用onnx模型简单轻量部署,未来持续跟进最新最好的文档矫正方案和模型,Correct document distortion using a lightweight ONNX model for easy deployment. We wi…☆74Updated 8 months ago
- Recognition of Various Common Seal Scans in Complex Environments☆48Updated last year
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆206Updated last year
- 基于transformer的ocr识别,在公章(印章识别, seal recognition)拓展应用☆253Updated last month
- 手写文字擦除第1名方案,水印智能消除赛第1名☆152Updated last year
- 【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。☆152Updated last year
- 印章检测和印章文字识别☆20Updated last year
- 利用java-yolov8实现版面检测(Chinese layout detection),java-yolov8 is used to detect the layout of Chinese document images☆25Updated 2 years ago
- 图片向量检索服务,包含Numpy、Faiss、ES、Milvus多种计算引擎☆137Updated 2 years ago
- 🇨🇳🇬🇧Chinese and English word spelling corrector.(中文易错别字检测,中文拼写检测纠正。英文单词拼写校验工具)☆264Updated 8 months ago
- 文本纠错(Text Correct, CSC), 支持中文文本纠错(拼写纠错/标点符号纠错/繁体纠错)(CSC, Chinese Spelling Correct / Check; Punct), CSC支持各领域数据的中文文本纠错(包括古文), 重点是错别字检测纠正(字词…☆36Updated 2 months ago
- 中文版面检测(Chinese layout detection),yolov8 is used to detect the layout of Chinese document images。☆58Updated 2 years ago
- The hanzi similar tool.(汉字相似度计算工具,中文形近字算法。可用于手写汉字识别纠正,文本混淆等。)☆272Updated last year
- Springboot基于Milvus向量搜索引擎的大规模人脸搜索服务☆68Updated 3 years ago
- 卡证和文档检测和矫正☆71Updated 11 months ago
- Analysis of Chinese and English layouts 中英文版面分析☆239Updated 3 weeks ago
- 阅读顺序、Layoutreader☆17Updated 3 months ago
- onnx-java,这里利用java加载onnx模型,并进行推理。☆20Updated 3 years ago
- 使用FastAPI构建发票识别系统后端服务,支持并发。使用ERFNet模型训练发票轮廓检测,进行畸变矫正,OCR识别,模板匹配,支持倾斜发票识别。准确率99.9%。☆11Updated 3 months ago
- 该项目主要是为了识别图片里面的表格数据,并将表格数据抽取处理,导出成csv的文件。整个项目会使用streamlit进行部署和展示。使用的技术:paddleocr,PPStructure,streamlit☆34Updated 2 years ago