jiangnanboy / AutoText
智能文本自动处理工具(Intelligent text automatic processing tool)。AutoText的功能主要有文本纠错,图片ocr、版面检测以及表格结构识别等。The main functions of this project include text error correction, ocr, layout-detection and table structure recognition.
☆24Updated last year
Alternatives and similar repositories for AutoText:
Users that are interested in AutoText are comparing it to the libraries listed below
- 这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。☆13Updated 2 years ago
- jcorrector 中文文本纠错工具, Text Error Correction Tool,Spelling Check☆58Updated 2 years ago
- PaddleOCR 输出结果的行对齐,表格制式图像OCR行对齐☆38Updated 3 years ago
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆13Updated 2 years ago
- 检测和提取各种场景图片中的表格区域,并纠正透视和旋转问题 Detect and extract table regions from images in various scenarios, and correct perspective and rotation i…☆54Updated last month
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆85Updated 8 months ago
- 利用java-yolov8实现版面检测(Chinese layout detection),java-yolov8 is used to detect the layout of Chinese document images☆23Updated last year
- Analysis of Chinese and English layouts 中英文版面分析☆156Updated 3 weeks ago
- 修正文档扭曲/模糊/阴影等情况,使用onnx模型简单轻量部署,未来持续跟进最新最好的文档矫正方案和模型,Correct document distortion using a lightweight ONNX model for easy deployment. We wi…☆28Updated last month
- Based on RapidOCR, extract the PDF content.☆139Updated 4 months ago
- 中文版面检测(Chinese layout detection),yolov8 is used to detect the layout of Chinese document images。☆58Updated last year
- 利用Swin-Unet(Swin Transformer Unet)实现对文档图片里表格结构的识别,Swin-unet (Swin Transformer Unet) is used to identify the document table structure☆15Updated 10 months ago
- 文档方向分类☆207Updated last month
- 本项目利用java加载paddle-ocr的C++编译的exe文件,并利用springboot进行web部署访问。This project loads the C++ compiled version of paddle-ocr in java and makes use …☆65Updated 2 weeks ago
- Python3 package for Chinese/English OCR, with paddleocr-v4 onnx model(~14MB). 基于ppocr-v4-onnx模型推理,可实现 CPU 上毫秒级的 OCR 精准预测,通用场景中英文OCR达到开源SO…☆52Updated 3 weeks ago
- 【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。☆116Updated 10 months ago
- 基于Paddle进行语义检索并部署上线,支持多语言 This code is based on Paddle to do a semantic search, and deploy it. Multilingual support☆11Updated 2 years ago
- nlp分析工具是一款基于NLP开源算法和模型库(jieba、spacy、paddlenlp)对文本数据进行向量化,然后通过机器学习算法(聚 类、主成分分析、图网络GraphicalLasso)对文本数据词向量之间进行关联性分析的小工具。☆14Updated last year
- 基于transformer的ocr识别,在公章(印章识别, seal recognition)拓展应用☆174Updated 6 months ago
- 如需体验textin文档解析,请点击https://cc.co/16YSIy☆70Updated 2 months ago
- 基于序列表格识别算法推理库,集成PP-Structure和modelscope等表格识别算法。☆170Updated last week
- 本项目利用JNI加载paddle-ocr的C++编译的dll库,并利用springboot进行web部署访问。This project uses JNI to load the C++ compiled dll libraries of paddle-ocr, and us…☆30Updated 2 weeks ago
- Spring Deep Java Library 通过利用DJL框架与其他Spring框架进行整合,进行深度学习模型训练和推导。☆23Updated 2 years ago
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆50Updated 5 months ago
- ☆24Updated 2 years ago
- 阅读顺序、Layoutreader☆11Updated 7 months ago
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆45Updated 7 months ago
- 该项目主要是抽取病历文件中的一些关键信息。并将抽取的内容进行streamlit前端的展示。目前支持的文件类型:图片,pdf文件,word文件☆23Updated 2 years ago
- 印章目标检测以及印章内信息提取。☆18Updated last year
- t5-model-onnx,中文拼写纠错,Chinese spelling correction。☆13Updated 2 years ago