• liukaiwen's avatar
    # add table recognition using struct-eqtable · d6c58ecc
    liukaiwen authored
    ## Changelog
    31/07/20204
    - Support table recognition. Table images will be converted into LaTex.
    
    ### how to use the new feature:
    set the attribute 'table-mode' to 'true' in magic-pdf.json
    
    ### caution:
    it takes 200s to 500s to convert a single table image using cpu
    d6c58ecc
Name
Last commit
Last update
..
cli Loading commit data...
dict2md Loading commit data...
filter Loading commit data...
layout Loading commit data...
libs Loading commit data...
model Loading commit data...
para Loading commit data...
pipe Loading commit data...
post_proc Loading commit data...
pre_proc Loading commit data...
resources Loading commit data...
rw Loading commit data...
spark Loading commit data...
train_utils Loading commit data...
__init__.py Loading commit data...
pdf_parse_by_ocr.py Loading commit data...
pdf_parse_by_txt.py Loading commit data...
pdf_parse_for_train.py Loading commit data...
pdf_parse_union_core.py Loading commit data...
user_api.py Loading commit data...