data-science-document-ai 1.49.0__py3-none-any.whl → 1.50.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: data-science-document-ai
3
- Version: 1.49.0
3
+ Version: 1.50.0
4
4
  Summary: "Document AI repo for data science"
5
5
  Author: Naomi Nguyen
6
6
  Author-email: naomi.nguyen@forto.com
@@ -27,8 +27,8 @@ src/prompts/library/bookingConfirmation/other/placeholders.json,sha256=IpM9nmSPd
27
27
  src/prompts/library/bookingConfirmation/other/prompt.txt,sha256=kUK7NgVNDYFMnqOcIblCwWSw2SC0YQEtHsYrspiVUMo,3379
28
28
  src/prompts/library/bookingConfirmation/yangming/placeholders.json,sha256=IpM9nmSPdyroliZfXB1-NDCjiHZX_Ff5BH7-scNhGqE,1406
29
29
  src/prompts/library/bookingConfirmation/yangming/prompt.txt,sha256=fYKfusDajDFw0v54-nv2iAqUSp2yCeOzc6G7AFe-h2w,3226
30
- src/prompts/library/bundeskasse/other/placeholders.json,sha256=1ll8AI58F2zRDSwQq_r0gxQdxlQB521l5CuiJ-8G6us,4068
31
- src/prompts/library/bundeskasse/other/prompt.txt,sha256=MBv4MIMASMstkzDS7H0q_pNJbPQeadP1vcmhCRrpjQ4,2906
30
+ src/prompts/library/bundeskasse/other/placeholders.json,sha256=eSIVplLYCseVN17tygyV5TyheJtOTeybfJzFfKyPuUE,4275
31
+ src/prompts/library/bundeskasse/other/prompt.txt,sha256=55b-umkE1648V-UoT-3UJjDEzs53TGQNZaOwVCjQPyc,3089
32
32
  src/prompts/library/commercialInvoice/other/placeholders.json,sha256=zUK2mg9MnHiEQRYF6VgTiUiq68WGy5f7_4qL63CWyR0,4700
33
33
  src/prompts/library/commercialInvoice/other/prompt.txt,sha256=CJapcVrmcvynJUanETDklkzU-0N9hHdhq5wL4MK7OIY,2683
34
34
  src/prompts/library/customsAssessment/other/placeholders.json,sha256=scIV--C9HNWAQbU9zEz3GT_FoAvJqbfuY85YUtt7t-Q,3850
@@ -55,6 +55,6 @@ src/prompts/prompt_library.py,sha256=VJWHeXN-s501C2GiidIIvQQuZdU6T1R27hE2dKBiI40
55
55
  src/setup.py,sha256=EHfAl3Pvb082dl_s6Tk93IjtE3vBmrW_fp2GW4955HQ,6952
56
56
  src/tms.py,sha256=UXbIo1QE--hIX6NZi5Qyp2R_CP338syrY9pCTPrfgnE,1741
57
57
  src/utils.py,sha256=Ow5_Jals88o8mbZ1BoHfZpHZoCfig_UQb5aalH-mpWE,17278
58
- data_science_document_ai-1.49.0.dist-info/METADATA,sha256=eeNMP49JWiYaKGBimC61dUak20ztpCSmAN3M4hqLA_g,2152
59
- data_science_document_ai-1.49.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
60
- data_science_document_ai-1.49.0.dist-info/RECORD,,
58
+ data_science_document_ai-1.50.0.dist-info/METADATA,sha256=_e_1gpRkzKH5RvZ7yKUfbMNtvWH5Hc-0xS1Gyeq4FUQ,2152
59
+ data_science_document_ai-1.50.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
60
+ data_science_document_ai-1.50.0.dist-info/RECORD,,
@@ -4,12 +4,12 @@
4
4
  "currencyCode": {
5
5
  "type": "STRING",
6
6
  "nullable": true,
7
- "description": "The currency in which the invoice is issued."
7
+ "description": "The currency in which the invoice is issued. Extract the currency associated with the grand total amount. It is majorly mentioned as EUR, Euro or €."
8
8
  },
9
9
  "grandTotal": {
10
10
  "type": "STRING",
11
11
  "nullable": true,
12
- "description": "The overall total amount of the invoice."
12
+ "description": "The overall total amount of the invoice. It can be found with the key words Gesamtabgabenbetrag, Gesamtbetrag, or Zu erstattender Abgabenbetrag"
13
13
  },
14
14
  "issueDate": {
15
15
  "type": "STRING",
@@ -54,7 +54,7 @@
54
54
  "deferredDutyPayer": {
55
55
  "type": "STRING",
56
56
  "nullable": true,
57
- "description": "It can be identified under \"Aufschubenhmer\" for each line item"
57
+ "description": "It can be identified under 'Aufschubenhmer' for each line item"
58
58
  },
59
59
  "name": {
60
60
  "type": "STRING",
@@ -31,7 +31,9 @@ Your role is to accurately extract specific entities from these Customs invoices
31
31
  - Credit Note Invoice Number is a unique identifier for the credit note, it starts with "ATS" only (e.g., ATS.....).
32
32
  - NIZZA is not a credit note invoice number.
33
33
 
34
- - grandTotal in the credit notes can be found under "Zu erstattender Abgabenbetrag".
34
+ - grandTotal:
35
+ - It can be found with the key words Gesamtabgabenbetrag, Gesamtbetragin. In credit notes, it can be found under "Zu erstattender Abgabenbetrag".
36
+ - grandTotal value is always or mostly mentioned in EUR currency as it is issued by German Customs.
35
37
 
36
38
  - serviceDate can also be referred to as "Zollanmeldung" or "Eingangdatum" in the invoice.
37
39
  - issueDate can also be referred to as "Einfuhrabgabenbescheid" in the invoice. issueDate and serviceDate can be same in some cases.