Rule of Data Extraction
Rule of Data Extraction
Rule of Data Extraction
I need the extracted data from the provided images in the following detailed
format:
**COMPANY DISPATCH**
**DESCRIPTION:** [Description]
---
**SHIPMENT DISPATCH**
**ADDRESS:** [Address]
```
[Address]
```
---
**AWB DETAILS**
**ADMINISTRATION:** [Administration]
```
[Administration]
```
**BARCODER2:** [Barcode 2]
```
[Barcode 2]
```
**BARCODER1:** [Barcode 1]
```
[Barcode 1]
```
**DATE RECEIVED:** [Date Received in the format: DDth Month, YYYY HH:MM:SS]
```
[Date Received in the format: DDth Month, YYYY HH:MM:SS]
```
**NOTES:** [Notes]
```
[Notes]
```
---
1. **Date Formats:**
- **Date of Dispatch:** [YYYY-DDth-Month HH:MM:SS]
- Example: "2015-10th-May 19:00:00"
- **Date Received:** [DDth Month, YYYY HH:MM:SS]
- Example: "17th May, 2015"
4. **Short-Form Rules:**
- For labels with short forms, provide the full form.
- Example: "Inc." should be "Incorporation".
- Use the full forms provided in the training material.
7. **Country of Origin:**
- Always use the full form as per the training material.
- Example: "US" should be "United States".
8. **Aircraft Type:**
- Use full forms for aircraft type as per the training material.
- Example: "Pt" becomes "Product Tanker".
---