(Translated by https://www.hiragana.jp/)
GitHub - shaunanoordin/zooniverse-react-transcriber: A tool for reviewing data from Zooniverse transcription projects. Superseded by https://github.com/zooniverse/alice
Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

shaunanoordin/zooniverse-react-transcriber

Repository files navigation

Zooniverse Transcription Viewer

A tool for reviewing data from Zooniverse transcription projects. Superseded by https://github.com/zooniverse/alice

Project Documentation

https://docs.google.com/a/zooniverse.org/document/d/1xJ6ZKjkvjLavLuyxlxBjkXsWXM-XFVyCSt2rDbSJ6AE/edit?usp=sharing (Zooniverse team members only)

Development

Starting the project:

  1. npm install to install dependencies.
  2. npm start to start the project.
  3. http://localhost:4000 to view the project on your web browser.