https://github.com/zachcp/moses-caro
Transcription of Robert Moses' reply to Robert Caro's The Power Broker
https://github.com/zachcp/moses-caro
Last synced: 8 months ago
JSON representation
Transcription of Robert Moses' reply to Robert Caro's The Power Broker
- Host: GitHub
- URL: https://github.com/zachcp/moses-caro
- Owner: zachcp
- Created: 2015-04-06T03:50:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T15:37:18.000Z (about 11 years ago)
- Last Synced: 2025-07-06T22:44:30.256Z (11 months ago)
- Language: Shell
- Size: 152 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
#moses-caro
Repository of code to use the [tesseract-ocr](https://github.com/tesseract-ocr/tesseract) program to transcribe the scanned images of Robert Moses' response to Robert Caro. Transcript also available [here](http://zachcp.org/blog/2015/moses_responds_to_caro/)
```
#download and convert the images to text
make alltext -j 4
```
You will now have a file, **mosesresponse.txt**, that has the transcript. It will need to be edited a fair amount.