From af2472b2625f46ec67a66c1c0737cff46c4a5c3a Mon Sep 17 00:00:00 2001 From: KevinHuSh Date: Fri, 23 Feb 2024 18:33:49 +0800 Subject: [PATCH] Update README.md --- deepdoc/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deepdoc/README.md b/deepdoc/README.md index 8c0288510..d6f397f44 100644 --- a/deepdoc/README.md +++ b/deepdoc/README.md @@ -1,6 +1,6 @@ English | [简体中文](./README_zh.md) -#*Deep*Doc +# *Deep*Doc - [1. Introduction](#1) - [2. Vision](#2) @@ -65,10 +65,10 @@ The most complex one is PDF parser since PDF's flexibility. The output of PDF pa - Tables with cropped image from the PDF, and contents which has already translated into natural language sentences. - Figures with caption and text in the figures. -###Résumé +### Résumé The résumé is a very complicated kind of document. A résumé which is composed of unstructured text with various layouts could be resolved into structured data composed of nearly a hundred of fields. We haven't opened the parser yet, as we open the processing method after parsing procedure. - \ No newline at end of file +