An open API service indexing awesome lists of open source software.

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

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.