LinguaLibre

Hackathon

Revision as of 11:06, 14 December 2021 by Yug (talk | contribs) (Created page with "{{Draft}} == Ideas == This sections gathers stand-alone project ideas we estimate suitable for Hackathons. The project scope can be smaller (MVP) or larger depending on the pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Draft
Twemoji12 1f3d7.svg
Twemoji12 1f3d7.svg

This page is a work in progress.

Ideas

This sections gathers stand-alone project ideas we estimate suitable for Hackathons. The project scope can be smaller (MVP) or larger depending on the participants.

Human review system (Tinder-like)

  • Problem: LinguaLibre's near 1,000,000+ audios do have errors in. Review is required but we have no interface to do it conveniently.
  • Helpers: Help:SPARQL and Help:APIs provides url queries which allows a programmer to return a list of items to review, per language, speaker or else.
  • Requirements :
    • User can set the target data, per language or per speaker.
      • App fetch the list.
    • User can set which aspect to review.
      • App creates a suitable error tag and approved tag.
    • User can browse per item, like tinder : swipe left = not ok ; swipe right = ok.
    • User can browse per list, inaccurate items can be "selected"
    • User closes the review.
    • App edits the selected items using the API.
  • Workload and objectives description :
    • If 2~3 days, junior web dev : Build a Tinder-like single page application to review.
    • If 5 days, team work (2) : create a MediaWiki extension.