Skip to content

Commit

Permalink
working code, needs cleaned
Browse files Browse the repository at this point in the history
code works and makes accessible documents with json reports baseed on sentences. Acrobat has a bug that for whatever reason makes text run together without spacing. Screen readers interpret the text correctly
  • Loading branch information
schipp0 committed Dec 6, 2024
1 parent 862c65b commit fdfa677
Show file tree
Hide file tree
Showing 3,093 changed files with 5,062 additions and 182 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified brodie_code/.DS_Store
Binary file not shown.
Binary file modified brodie_code/output/.DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"document": "input/1000_WinningTheGeneticLottery.pdf",
"timestamp": "2024-12-01T06:44:09.284220",
"document": "/Users/broderickschipp/work/ePubs_AccProj/brodie_code/input/1000_WinningTheGeneticLottery.pdf",
"timestamp": "2024-12-06T12:13:15.070696",
"corrections": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2024-12-06 12:13:14,797 - INFO - Loading configuration from /Users/broderickschipp/work/ePubs_AccProj/brodie_code/config.yaml
2024-12-06 12:13:14,798 - INFO - Starting batch processing of 1 PDF files
2024-12-06 12:13:15,172 - INFO - Batch processing complete. Reports saved to /Users/broderickschipp/work/ePubs_AccProj/brodie_code/output/reports

This file was deleted.

Binary file not shown.
Loading

0 comments on commit fdfa677

Please sign in to comment.