danvk / oldnyc

Mapping photos of Old New York
Apache License 2.0
288 stars 132 forks source link

Show the latest correction in the OCR tool #102

Closed danvk closed 8 years ago

danvk commented 8 years ago

This would require adding an XHR to the AppEngine app which returns the most-recent OCR correction for an image.

This would simplify pulling in updates. I'd just take the most recent correction, rather than having to judge which is the "best".