diff --git a/ppstructure/README.md b/ppstructure/README.md index 0d0d93ef8e166a3f7a07c1ce467cf2069934dc44..72a75c23e71e209f1ad4ca2e8f60561be3953c78 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