From d4938b0210889a1e57fed66fe60da725b47d66cd Mon Sep 17 00:00:00 2001 From: MissPenguin Date: Mon, 9 May 2022 00:07:23 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 13175daf..4bc25dbb 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,26 @@ PaddleOCR support a variety of cutting-edge algorithms related to OCR, and devel +
+PP-Structure + +- layout analysis + table recognition +
+ +
+ +- SER (Semantic entity recognition) +
+ +
+ +- RE (Relation Extraction) +
+ +
+ +
+ ## Guideline for New Language Requests -- GitLab