juliema / label_reconciliations

Code for reconciling multiple transcriptions for a label
MIT License
26 stars 11 forks source link

Take first 3 transcripts for a subject with unique user IDs #36

Closed rafelafrance closed 6 years ago

rafelafrance commented 7 years ago
  1. Filter the transcripts per subject by user ID taking the first one per user ID. So if some one transcribes the same subject twice take the first one by as per the start date/time.
  2. Limit the transcripts per subject to 3 distinct users.