jkushwaha commited on
Commit
c8c7041
·
verified ·
1 Parent(s): 4426510

Update tmp.txt

Browse files
Files changed (1) hide show
  1. tmp.txt +19 -24
tmp.txt CHANGED
@@ -1,24 +1,19 @@
1
- biomarker_definitions = {
2
- "entity_name": "Biomarker Name Source",
3
- "test_method_name": "Biomarker Test Type",
4
- "variant_type": "Biomarker Variant Type",
5
- "exon_location": {
6
- "exon_start": "Exon Number Start",
7
- "exon_end": "Exon Number End",
8
- "chromosome_number": "Chromosome Number",
9
- "genomic_position": "Genomic Position"
10
- },
11
- "protein_change": "Protein Alteration (p Notation Source)",
12
- "genomic_alteration": "Transcript ID (Protein)",
13
- "nucleotide_change": {
14
- "dna_alteration": "DNA Alteration (c notation Source)",
15
- "transcript_id_cDNA": "Transcript ID (cDNA)"
16
- },
17
- "numeric_result": {
18
- "result_value_numeric_1": "Biomarker Test Result Value Numeric 1 (TPM)",
19
- "result_value_numeric_2": "Biomarker Test Result Value Numeric 2 (Percentile)",
20
- "threshold_value_numeric_1": "Biomarker Test Threshold Value Numeric 1",
21
- "threshold_value_numeric_2": "Biomarker Test Threshold Value Numeric 2"
22
- },
23
- "categorical_result": "Biomarker Test Result Source"
24
- }
 
1
+ "Given the following Paddle OCR output with spatial information from a document image, organize the text into logical sections based on their position and content:"
2
+
3
+ "Analyze this Paddle OCR output, which includes spatial coordinates for each text element, and create a structured outline of the document's contents:"
4
+
5
+ "Using the spatial data and text from this Paddle OCR result, reconstruct the document's layout and divide it into main sections and subsections:"
6
+
7
+ "Interpret the following Paddle OCR output, which contains positional data for each text element, and generate a summary of the document's structure and key sections:"
8
+
9
+ "Based on this spatially-aware Paddle OCR output, identify and label the document's header, footer, main body, and any sidebars or callout sections:"
10
+
11
+ "Examine the Paddle OCR results below, including text position information, and create a hierarchical representation of the document's content structure:"
12
+
13
+ "Using the spatial coordinates provided in this Paddle OCR output, reconstruct the logical flow of the document and divide it into meaningful sections:"
14
+
15
+ "Analyze the following Paddle OCR data, which includes positional information for each text element, and create a table of contents for the document:"
16
+
17
+ "Given this Paddle OCR output with spatial data, identify any columns, tables, or lists in the document and organize the content accordingly:"
18
+
19
+ "Interpret the spatial relationships between text elements in this Paddle OCR output and use that information to create a structured breakdown of the document's sections and subsections:"