Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Add format and type fields to Submission model #358

Open
TimJentzsch opened this issue Feb 15, 2022 · 0 comments
Open

Add format and type fields to Submission model #358

TimJentzsch opened this issue Feb 15, 2022 · 0 comments
Labels
API Suggestion which would change the user-facing API enhancement New feature or request more complicated than it looks

Comments

@TimJentzsch
Copy link
Contributor

  • format: Image/Video/Audio
  • type: Twitter, Facebook, etc.

This data would need to be extracted from the transcription header.

It would allow us to generate stats based on the types, as well as to guarantee checks when a volunteer transcribes a new post type.

Challenges:

  • Inconsistent header formats (e.g. [1/2] or (1/2) for multi-comment transcriptions)
  • Should the types be grouped? (e.g. "Facebook" and "Facebook Comment", capitalization, etc.)
  • What to do with old transcriptions with a misplaced header?
@TimJentzsch TimJentzsch added enhancement New feature or request API Suggestion which would change the user-facing API more complicated than it looks labels Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Suggestion which would change the user-facing API enhancement New feature or request more complicated than it looks
Projects
None yet
Development

No branches or pull requests

1 participant