Skip to content
Snippets Groups Projects
Commit 8aff001c authored by Solene Tarride's avatar Solene Tarride
Browse files

Fix extraction lint

parent 396faddf
No related branches found
No related tags found
1 merge request!274Add Language Model Decoder
......@@ -34,7 +34,7 @@ from dan.datasets.extract.utils import (
get_bbox,
insert_token,
normalize_linebreaks,
normalize_spaces
normalize_spaces,
)
from dan.utils import LM_MAPPING, EntityType, parse_tokens
from line_image_extractor.extractor import extract
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment