From d5554f211ce943a995a8a7d43baa44d81b068ffc Mon Sep 17 00:00:00 2001 From: scanny Date: Thu, 22 Aug 2024 20:54:59 +0000 Subject: [PATCH] Update ingest test fixtures --- .../gcs/nested-2/stanley-cups.xlsx.json | 12 ++++++------ .../utic-test-ingest-fixtures/tests-example.xls.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/test_unstructured_ingest/expected-structured-output/gcs/nested-2/stanley-cups.xlsx.json b/test_unstructured_ingest/expected-structured-output/gcs/nested-2/stanley-cups.xlsx.json index c7a6b9d3be..291d19dbea 100644 --- a/test_unstructured_ingest/expected-structured-output/gcs/nested-2/stanley-cups.xlsx.json +++ b/test_unstructured_ingest/expected-structured-output/gcs/nested-2/stanley-cups.xlsx.json @@ -25,12 +25,12 @@ }, { "type": "Table", - "element_id": "8d70ea477d9db14ed01ff1d39a118a42", - "text": "\n\n\nTeam\nLocation\nStanley Cups\n\n\nBlues\nSTL\n1\n\n\nFlyers\nPHI\n2\n\n\nMaple Leafs\nTOR\n13\n\n\n", + "element_id": "259d8a8f4c2a333beff68f08c5fbf43f", + "text": "Team Location Stanley Cups Blues STL 1 Flyers PHI 2 Maple Leafs TOR 13", "metadata": { "page_name": "Stanley Cups", "page_number": 1, - "text_as_html": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
TeamLocationStanley Cups
BluesSTL1
FlyersPHI2
Maple LeafsTOR13
", + "text_as_html": "
TeamLocationStanley Cups
BluesSTL1
FlyersPHI2
Maple LeafsTOR13
", "languages": [ "eng" ], @@ -74,12 +74,12 @@ }, { "type": "Table", - "element_id": "310cd42767ffd563f6639210df793c5b", - "text": "\n\n\nTeam\nLocation\nStanley Cups\n\n\nBlues\nSTL\n1\n\n\nFlyers\nPHI\n2\n\n\nMaple Leafs\nTOR\n0\n\n\n", + "element_id": "00c1e0e7211ccb6dffedf7c9091d8798", + "text": "Team Location Stanley Cups Blues STL 1 Flyers PHI 2 Maple Leafs TOR 0", "metadata": { "page_name": "Stanley Cups Since 67", "page_number": 2, - "text_as_html": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
TeamLocationStanley Cups
BluesSTL1
FlyersPHI2
Maple LeafsTOR0
", + "text_as_html": "
TeamLocationStanley Cups
BluesSTL1
FlyersPHI2
Maple LeafsTOR0
", "languages": [ "eng" ], diff --git a/test_unstructured_ingest/expected-structured-output/onedrive/utic-test-ingest-fixtures/tests-example.xls.json b/test_unstructured_ingest/expected-structured-output/onedrive/utic-test-ingest-fixtures/tests-example.xls.json index cbcfdbb34b..4a0764d9a4 100644 --- a/test_unstructured_ingest/expected-structured-output/onedrive/utic-test-ingest-fixtures/tests-example.xls.json +++ b/test_unstructured_ingest/expected-structured-output/onedrive/utic-test-ingest-fixtures/tests-example.xls.json @@ -1,13 +1,13 @@ [ { "type": "Table", - "element_id": "fef5ed2f1b95429f98f47f83b92ce387", - "text": "\n\n\nMC\nWhat is 2+2?\n4\ncorrect\n3\nincorrect\n\n\n\n\n\nMA\nWhat C datatypes are 8 bits? (assume i386)\nint\n\nfloat\n\ndouble\n\nchar\n\n\nTF\nBagpipes are awesome.\ntrue\n\n\n\n\n\n\n\n\nESS\nHow have the original Henry Hornbostel buildings influenced campus architecture and design in the last 30 years?\n\n\n\n\n\n\n\n\n\nORD\nRank the following in their order of operation.\nParentheses\nExponents\nDivision\nAddition\n\n\n\n\n\nFIB\nThe student activities fee is\n95\ndollars for students enrolled in\n19\nunits or more,\n\n\n\n\n\nMAT\nMatch the lower-case greek letter with its capital form.\n\u03bb\n\u039b\n\u03b1\n\u03b3\n\u0393\n\u03c6\n\u03a6\n\n\n", + "element_id": "8884b4ed11191538c7215455e7b639b0", + "text": "MC What is 2+2? 4 correct 3 incorrect MA What C datatypes are 8 bits? (assume i386) int float double char TF Bagpipes are awesome. true ESS How have the original Henry Hornbostel buildings influenced campus architecture and design in the last 30 years? ORD Rank the following in their order of operation. Parentheses Exponents Division Addition FIB The student activities fee is 95 dollars for students enrolled in 19 units or more, MAT Match the lower-case greek letter with its capital form. \u03bb \u039b \u03b1 \u03b3 \u0393 \u03c6 \u03a6", "metadata": { "filename": "tests-example.xls", "page_name": "Example Test", "page_number": 1, - "text_as_html": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
MCWhat is 2+2?4correct3incorrect
MAWhat C datatypes are 8 bits? (assume i386)intfloatdoublechar
TFBagpipes are awesome.true
ESSHow have the original Henry Hornbostel buildings influenced campus architecture and design in the last 30 years?
ORDRank the following in their order of operation.ParenthesesExponentsDivisionAddition
FIBThe student activities fee is95dollars for students enrolled in19units or more,
MATMatch the lower-case greek letter with its capital form.\u03bb\u039b\u03b1\u03b3\u0393\u03c6\u03a6
", + "text_as_html": "
MCWhat is 2+2?4correct3incorrect
MAWhat C datatypes are 8 bits? (assume i386)intfloatdoublechar
TFBagpipes are awesome.true
ESSHow have the original Henry Hornbostel buildings influenced campus architecture and design in the last 30 years?
ORDRank the following in their order of operation.ParenthesesExponentsDivisionAddition
FIBThe student activities fee is95dollars for students enrolled in19units or more,
MATMatch the lower-case greek letter with its capital form.\u03bb\u039b\u03b1\u03b3\u0393\u03c6\u03a6
", "languages": [ "eng" ], @@ -74,13 +74,13 @@ }, { "type": "Table", - "element_id": "dd5cca33b529edcca38130a0a86c3d52", - "text": "\n\n\nAbbreviation\nQuestion Type\n\n\nMC\nMultiple Choice\n\n\nMA\nMultiple Answer\n\n\nTF\nTrue/False\n\n\nESS\nEssay\n\n\nORD\nOrdering\n\n\nMAT\nMatching\n\n\nFIB\nFill in the Blank\n\n\nFIL\nFile response\n\n\nNUM\nNumeric Response\n\n\nSR\nShort response\n\n\nOP\nOpinion\n\n\nFIB_PLUS\nMultiple Fill in the Blank\n\n\nJUMBLED_SENTENCE\nJumbled Sentence\n\n\nQUIZ_BOWL\nQuiz Bowl\n\n\n", + "element_id": "88ba959ad0c3d1c0983292d5e5142f05", + "text": "Abbreviation Question Type MC Multiple Choice MA Multiple Answer TF True/False ESS Essay ORD Ordering MAT Matching FIB Fill in the Blank FIL File response NUM Numeric Response SR Short response OP Opinion FIB_PLUS Multiple Fill in the Blank JUMBLED_SENTENCE Jumbled Sentence QUIZ_BOWL Quiz Bowl", "metadata": { "filename": "tests-example.xls", "page_name": "Format Abbr.", "page_number": 2, - "text_as_html": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
AbbreviationQuestion Type
MCMultiple Choice
MAMultiple Answer
TFTrue/False
ESSEssay
ORDOrdering
MATMatching
FIBFill in the Blank
FILFile response
NUMNumeric Response
SRShort response
OPOpinion
FIB_PLUSMultiple Fill in the Blank
JUMBLED_SENTENCEJumbled Sentence
QUIZ_BOWLQuiz Bowl
", + "text_as_html": "
AbbreviationQuestion Type
MCMultiple Choice
MAMultiple Answer
TFTrue/False
ESSEssay
ORDOrdering
MATMatching
FIBFill in the Blank
FILFile response
NUMNumeric Response
SRShort response
OPOpinion
FIB_PLUSMultiple Fill in the Blank
JUMBLED_SENTENCEJumbled Sentence
QUIZ_BOWLQuiz Bowl
", "languages": [ "eng" ],