Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPT20042: Test the Whole Pipeline for Pecha text and translation. #114

Open
5 of 6 tasks
tenzin3 opened this issue Jan 7, 2025 · 2 comments
Open
5 of 6 tasks

OPT20042: Test the Whole Pipeline for Pecha text and translation. #114

tenzin3 opened this issue Jan 7, 2025 · 2 comments
Assignees

Comments

@tenzin3
Copy link
Contributor

tenzin3 commented Jan 7, 2025

Description

The entire pipeline includes steps such as downloading the Pecha, parsing the file, serializing it to JSON, and then uploading it to pecha.org. We are now receiving 29 texts ( root and translation).

Expected Output

Successfully running the entire pipeline using only Google Docs and a metadata XLSX link, followed by uploading the resulting files to pecha.org.

Implementation Steps

  • combine codes and make one liner pipeline api
  • chapterize in serialization
  • integrate with pecha uploader
  • ignore footnote
  • handle test cases

Reviewer

@tenzin3 tenzin3 self-assigned this Jan 7, 2025
@ta4tsering
Copy link
Contributor

ta4tsering commented Jan 7, 2025

please make it so that when or if you have more than one google docs like one Tibetan root with more than one Translation you can just give all those and then churn out the jsons required, without the need to run the script for separate translation. where you can give the root docs, and all the translation be it one or four in one go.

@tenzin3
Copy link
Contributor Author

tenzin3 commented Jan 7, 2025

please make it so that when or if you have more than one google docs like one Tibetan root with more than one Translation you can just give all those and then churn out the jsons required, without the need to run the script for separate translation.

Ok got it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants