diff --git a/.gitattributes b/.gitattributes index a6344aac8c09253b3b630fb776ae94478aa0275b..cbb3f21534be60fa001a9575e980e235d92fe923 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text diff --git a/data.json b/data.json new file mode 100644 index 0000000000000000000000000000000000000000..c4872b4b7182593b20d8dfa029d1cb03b2466e6d --- /dev/null +++ b/data.json @@ -0,0 +1,12 @@ +[ + { + "id": "00001", + "newspaper_title": "The Delaware gazette", + "publication_date": "1809-07-08", + "page": "1", + "loc_record_url": "https://www.loc.gov/resource/sn82014385/1809-07-08/ed-1/?sp=1", + "pdf_path": "pdfs/00001.pdf", + "textract_ocr_file": "textract_ocr/00001_layout_extracted.txt", + "loc_altoxml_path": "loc_ocr/00001.xml" + } +] \ No newline at end of file diff --git a/index.html b/index.html index b0c4b3666032a737f3903db53e6a8a9272483e28..55864f13a6c0a1a42f46a33f235a4ccfd25a50e6 100644 --- a/index.html +++ b/index.html @@ -1,19 +1,735 @@ - - -
- - -You can modify this app directly by editing index.html in the Files and versions tab.
-- Also don't forget to check the - Spaces documentation. -
-