mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
Update README.md
This commit is contained in:
parent
22a4561abc
commit
ccd2bb2b17
@ -3,10 +3,10 @@ English | [简体中文](README_ch.md)
|
||||
# PP-Structure
|
||||
|
||||
PP-Structure is an OCR toolkit that can be used for complex documents analysis. The main features are as follows:
|
||||
- Support the layout analysis of documents, divide the documents into 5 types of areas **text, title, table, image and list** (conjunction with Layout-Parser)
|
||||
- Support to extract the texts from the text, title, picture and list areas (used in conjunction with PP-OCR)
|
||||
- Support the layout analysis of documents, divide the documents into 5 types of areas **text, title, table, image and list** (combined with Layout-Parser)
|
||||
- Support to extract the texts from the text, title, picture and list areas (combined with PP-OCR)
|
||||
- Support to extract excel files from the table areas
|
||||
- Support python whl package and command line usage, easy to use
|
||||
- Support to use with python whl package and command line easily
|
||||
- Support custom training for layout analysis and table structure tasks
|
||||
|
||||
## 1. Visualization
|
||||
|
Loading…
x
Reference in New Issue
Block a user