Scifabric / app-transcribe

Transcription and Proofing App for PyBossa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a transcription and proof-editing application for the PyBossa crowd-sourcing platform.

It is useful both in its own right but also as a template for building your own custom transcription and proof-editing apps.

How to Setup

  • The app uses images. So, first make sure you have images. If you have a PDF file, convert it into images. (Note: Imagemagick can convert PDF to images `convert path/to/pdffile.pdf imagefile.png`)
  • Upload all the images to a hosting service, S3, flickr, or imgur are recommended.
  • Create a CSV file or Google Doc file with header `image_url` followed by link to each image.

About

Transcription and Proofing App for PyBossa


Languages

Language:JavaScript 100.0%