diff --git a/ppstructure/README.md b/ppstructure/README.md index 0d0d93ef8e..72a75c23e7 100644 --- a/ppstructure/README.md +++ b/ppstructure/README.md @@ -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