OpenPecha / Requests

RFWs and RFCs for all OpenPecha repositories
0 stars 0 forks source link

[RFC0007] Add annotations as conversation in single text mode #19

Closed tenkus47 closed 1 year ago

tenkus47 commented 2 years ago

Table of Contents

Housekeeping

Please add ref in specified format into RFC title, e.g [RFC9999] if corresponding RFW is [RFW9999].

Please add into this RFC and related PR's titles [RFC_id] e.g [RFC_9999].

ALL BELOW FIELDS ARE REQUIRED

Named Concepts

Summary

Reference-Level Explanation

The conversation panel app will have Django as backend and React as fontend. hosted at https://parkhang.lopenling.org

Webpage

  • User can login or Signup using Lopenling discourse SSO
  • Panel includes conversational annotation with text selector
  • Each Question on a selected segment of text will create a new discourse thread on lopenling forum
  • Panel includes original image source of text
  • Each selected Text will have a Video panel ,Audio panel and alternate panel for reference text synced with it. -User can export the selected text in a OOXML format.

Alternatives

Currently there is no alternatives solution with tibetan text

Rationale

  • There are some interactive text annotation app but most of which are not compatible with Tibetan text.

Drawbacks

Due to need of annotation on a segment level, each segment of word create a separate DOM element which will lead to a slow rendering experience.

Useful References

tenkus47 commented 1 year ago
tenkus47 commented 1 year ago

Video sync with Text

https://user-images.githubusercontent.com/42644738/196410003-4ebdf3ab-9370-4e21-bf3d-4e283b2428b2.mp4