a little change

This commit is contained in:
Blade He 2025-03-10 08:20:01 -05:00
parent 604ab326a7
commit 2548606ccc
1 changed files with 1 additions and 1 deletions

View File

@ -1345,7 +1345,7 @@ if __name__ == "__main__":
audit_file_path: str = r"/data/aus_prospectus/ground_truth/phase2_file/46_documents/46_documents_ground_truth_with_mapping.xlsx" audit_file_path: str = r"/data/aus_prospectus/ground_truth/phase2_file/46_documents/46_documents_ground_truth_with_mapping.xlsx"
audit_data_sheet: str = "Sheet1" audit_data_sheet: str = "Sheet1"
verify_file_path: str = r"/data/aus_prospectus/output/mapping_data/total/mapping_data_info_46_documents_by_text_20250308202351.xlsx" verify_file_path: str = r"/data/aus_prospectus/output/mapping_data/total/mapping_data_info_46_documents_by_text_20250308220117.xlsx"
verify_data_sheet: str = "total_mapping_data" verify_data_sheet: str = "total_mapping_data"
# verify_document_list_file: str = "./sample_documents/aus_prospectus_29_documents_sample.txt" # verify_document_list_file: str = "./sample_documents/aus_prospectus_29_documents_sample.txt"
verify_document_list_file_list = [None, verify_document_list_file_list = [None,