Update README.md
This commit is contained in:
parent
66731cc879
commit
af2472b262
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue