Skip to content

This is a little python script explicitly made for Notes from Nature transcription outputs

Notifications You must be signed in to change notification settings

robgur/transcriptionmatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

transcriptionmatcher

This is a little python script explicitly made for Notes from Nature transcription outputs. It will open Notes from Nature transcription output files provided in .csv format from Zooniverse, read the header, ask for a field, and then, for each "subject_id" (basically, for each image), look at all transcriptions for that image, and generate an average "matching score" (and standard deviation) for all pairwise comparisons.

Usage: python transcriptionmatcher5.py

Outputs right now go to STDOUT but could easily be sent to an output file.

About

This is a little python script explicitly made for Notes from Nature transcription outputs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages