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

Add translation files into the SQLite database process #46

Closed
2 tasks done
andrewtavis opened this issue Sep 18, 2023 · 8 comments
Closed
2 tasks done

Add translation files into the SQLite database process #46

andrewtavis opened this issue Sep 18, 2023 · 8 comments
Assignees
Labels
-priority- High priority blocked Another issue is blocking feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

Terms

Description

In #23 we're working on getting JSON files for cross language translation such that we'd have source-target relationships between all Scribe languages. This issue would be the next step in the process that would add the new files into the SQLite database - specifically using scribe_data/load/data_to_sqlite.py.

Contribution

Happy to assist someone with this :)

@andrewtavis andrewtavis added feature New feature or request help wanted Extra attention is needed good first issue Good for newcomers -priority- High priority labels Sep 18, 2023
@lillian-mo
Copy link

Hi! I would be happy to help with this issue :)

@andrewtavis
Copy link
Member Author

Thanks @lillian-mo!

@andrewtavis andrewtavis added the blocked Another issue is blocking label Oct 7, 2023
@Jk40git
Copy link
Contributor

Jk40git commented Mar 21, 2024

Hi @andrewtavis how to get the translation files? is it the update_words_to_translate.py file?

@andrewtavis
Copy link
Member Author

Hey @Jk40git 👋 A bit confused by the question. The file you mentioned is to update the selection of words that we get from Wikidata that are then machine translated :)

@Jk40git
Copy link
Contributor

Jk40git commented Mar 21, 2024

Hey @Jk40git 👋 A bit confused by the question. The file you mentioned is to update the selection of words that we get from Wikidata that are then machine translated :)

all right. I wanted to know the translation files that are supposed to be added into the SQLite database

@andrewtavis
Copy link
Member Author

Those are the formatted translation files that are coming from the new processes in the formatted_data directories :) I think that @lillian-mo is going to pick this up on Saturday when she's back in the sync 🙌

@andrewtavis
Copy link
Member Author

Reassigning as I'll also be working on #70, and once that's done I'll finalize this :)

@andrewtavis
Copy link
Member Author

Closed by aef7e5a 🚀 The SQLite database generation process now works for the new translation file format :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-priority- High priority blocked Another issue is blocking feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

3 participants