• liukaiwen's avatar
    # add table recognition using struct-eqtable · b29badc1
    liukaiwen authored
    ## Changelog
    31/07/20204
    - Support table recognition. Table images will be converted into html.
    
    ### 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
    b29badc1
Name
Last commit
Last update
..
__pycache__ Loading commit data...
Constants.py Loading commit data...
MakeContentConfig.py Loading commit data...
ModelBlockTypeEnum.py Loading commit data...
__init__.py Loading commit data...
boxbase.py Loading commit data...
calc_span_stats.py Loading commit data...
commons.py Loading commit data...
config_reader.py Loading commit data...
convert_utils.py Loading commit data...
coordinate_transform.py Loading commit data...
detect_language_from_model.py Loading commit data...
draw_bbox.py Loading commit data...
drop_reason.py Loading commit data...
drop_tag.py Loading commit data...
hash_utils.py Loading commit data...
json_compressor.py Loading commit data...
language.py Loading commit data...
local_math.py Loading commit data...
markdown_utils.py Loading commit data...
nlp_utils.py Loading commit data...
ocr_content_type.py Loading commit data...
path_utils.py Loading commit data...
pdf_check.py Loading commit data...
pdf_image_tools.py Loading commit data...
safe_filename.py Loading commit data...
textbase.py Loading commit data...
version.py Loading commit data...
vis_utils.py Loading commit data...