tpipelinegeofinder/textractgeofinder/tgeofinder.py (5 lines): - line 323: # TODO: one query instead of loop would be better - line 538: # FIXME: add block_type to ocrdb for easier check if selection element - line 777: """TODO: cannot do the caching this way with area_selection, because when using with area_selection first, it will create a phrase for the area and it will just return the value and not consider the other areas """ - line 846: # TODO: Problem: it will not find Current: when the phrase has current and there are other current values in the document without : - line 852: # TODO: check for page_number impl tpipelinepagedimensions/textractpagedimensions/t_pagedimensions.py (1 line): - line 28: # TODO: assumes the order of pages in blocks is correct, when calling Textract with bytes the block.page is empty caller/textractcaller/t_call.py (1 line): - line 136: # TODO would like to use a package for that functionality