• myhloli's avatar
    feat(ocr_mkcontent): support drop reason in none_with_reason modeEnable the... · 37fbe998
    myhloli authored
    feat(ocr_mkcontent): support drop reason in none_with_reason modeEnable the `NONE_WITH_REASON` drop mode in `para_to_standard_format_v2` by updating the
    function signature to include the `drop_reason` parameter and handling it within the
    function logic. This enhancement allows the function to convey the reason for dropping
    content in the output.
    37fbe998
Name
Last commit
Last update
..
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...